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/pkgtools/digest/Makefile,v rcsdiff: /ftp/cvs/cvsroot/pkgsrc/pkgtools/digest/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.42 retrieving revision 1.43 diff -u -p -r1.42 -r1.43 --- pkgsrc/pkgtools/digest/Makefile 2004/03/22 06:07:46 1.42 +++ pkgsrc/pkgtools/digest/Makefile 2004/10/14 03:13:00 1.43 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.42 2004/03/22 06:07:46 jlam Exp $ +# $NetBSD: Makefile,v 1.43 2004/10/14 03:13:00 atatat Exp $ # # When adding new digest algorithms, please use rmd160 as the template, # and bump the VERSION definition. @@ -8,9 +8,9 @@ CATEGORIES= pkgtools MASTER_SITES= # empty DISTFILES= # empty -MAINTAINER= agc@NetBSD.org -HOMEPAGE= http://www.NetBSD.org/Documentation/software/packages.html -COMMENT= Message digest wrapper utility +MAINTAINER?= agc@NetBSD.org +HOMEPAGE?= http://www.NetBSD.org/Documentation/software/packages.html +COMMENT?= Message digest wrapper utility PKG_INSTALLATION_TYPES= overwrite pkgviews