diff options
author | grant <grant@pkgsrc.org> | 2003-07-17 22:50:55 +0000 |
---|---|---|
committer | grant <grant@pkgsrc.org> | 2003-07-17 22:50:55 +0000 |
commit | ca3be631f2258f67a9df24aab083df2983c07822 (patch) | |
tree | cd3d4acc598dfb939f2f2a0803f1432f55ec4ada /pkgtools/digest/Makefile | |
parent | 0155927c43fe3bf836adedcc6d232abb594c8eb7 (diff) | |
download | pkgsrc-ca3be631f2258f67a9df24aab083df2983c07822.tar.gz |
s/netbsd.org/NetBSD.org/
Diffstat (limited to 'pkgtools/digest/Makefile')
-rw-r--r-- | pkgtools/digest/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/pkgtools/digest/Makefile b/pkgtools/digest/Makefile index b234239da72..5b9c95b1f9e 100644 --- a/pkgtools/digest/Makefile +++ b/pkgtools/digest/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.36 2003/07/12 13:24:27 dillo Exp $ +# $NetBSD: Makefile,v 1.37 2003/07/17 22:52:13 grant Exp $ # # When adding new digest algorithms, please use rmd160 as the template, # and bump the VERSION definition. @@ -8,8 +8,8 @@ CATEGORIES= pkgtools MASTER_SITES= # empty DISTFILES= # empty -MAINTAINER= agc@netbsd.org -HOMEPAGE= http://www.netbsd.org/Documentation/software/packages.html +MAINTAINER= agc@NetBSD.org +HOMEPAGE= http://www.NetBSD.org/Documentation/software/packages.html COMMENT= Message digest wrapper utility USE_BUILDLINK2= # defined |