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 /security/p5-SHA | |
parent | 0155927c43fe3bf836adedcc6d232abb594c8eb7 (diff) | |
download | pkgsrc-ca3be631f2258f67a9df24aab083df2983c07822.tar.gz |
s/netbsd.org/NetBSD.org/
Diffstat (limited to 'security/p5-SHA')
-rw-r--r-- | security/p5-SHA/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/p5-SHA/Makefile b/security/p5-SHA/Makefile index c353d803706..9be8e3006cc 100644 --- a/security/p5-SHA/Makefile +++ b/security/p5-SHA/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2003/06/02 01:17:07 jschauma Exp $ +# $NetBSD: Makefile,v 1.7 2003/07/17 22:53:06 grant Exp $ # DISTNAME= SHA-1.2 @@ -7,7 +7,7 @@ SVR4_PKGNAME= p5sha CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=SHA/} -MAINTAINER= tech-pkg@netbsd.org +MAINTAINER= tech-pkg@NetBSD.org COMMENT= perl5 interface to the SHA1 algorithm USE_BUILDLINK2= YES |