Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/pkgsrc/chat/unrealircd/Makefile,v rcsdiff: /ftp/cvs/cvsroot/pkgsrc/chat/unrealircd/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.58 retrieving revision 1.59 diff -u -p -r1.58 -r1.59 --- pkgsrc/chat/unrealircd/Makefile 2019/04/02 12:42:44 1.58 +++ pkgsrc/chat/unrealircd/Makefile 2019/04/02 13:20:21 1.59 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.58 2019/04/02 12:42:44 nia Exp $ +# $NetBSD: Makefile,v 1.59 2019/04/02 13:20:21 wiz Exp $ DISTNAME= unrealircd-4.2.2 PKGREVISION= 1 @@ -16,6 +16,9 @@ GNU_CONFIGURE= YES USE_TOOLS+= aclocal autoconf autoheader automake bash USE_TOOLS+= gmake gunzip pkg-config +# 4.2.2 tarball was changed, remove on next update +DIST_SUBDIR= unrealircd-20190402 + .include "options.mk" # Quoth ./configure,