summaryrefslogtreecommitdiff
path: root/security/p5-Digest-HMAC
diff options
context:
space:
mode:
authorgrant <grant>2003-07-17 22:50:55 +0000
committergrant <grant>2003-07-17 22:50:55 +0000
commit016914e7f9e5498e9fdf870d12d99bfeb4e66d4a (patch)
treecd3d4acc598dfb939f2f2a0803f1432f55ec4ada /security/p5-Digest-HMAC
parent8a11869b703aead0cb98488574404b2b233f0b64 (diff)
downloadpkgsrc-016914e7f9e5498e9fdf870d12d99bfeb4e66d4a.tar.gz
s/netbsd.org/NetBSD.org/
Diffstat (limited to 'security/p5-Digest-HMAC')
-rw-r--r--security/p5-Digest-HMAC/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/p5-Digest-HMAC/Makefile b/security/p5-Digest-HMAC/Makefile
index 7b2716f6f1b..a331e81f1df 100644
--- a/security/p5-Digest-HMAC/Makefile
+++ b/security/p5-Digest-HMAC/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2003/06/02 01:17:09 jschauma Exp $
+# $NetBSD: Makefile,v 1.5 2003/07/17 22:53:05 grant Exp $
#
DISTNAME= Digest-HMAC-1.01
@@ -7,7 +7,7 @@ SVR4_PKGNAME= p5sh2
CATEGORIES= security perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Digest/}
-MAINTAINER= tech-pkg@netbsd.org
+MAINTAINER= tech-pkg@NetBSD.org
COMMENT= perl5 module for HMAC
DEPENDS+= p5-Digest-SHA1>=1.00:../p5-Digest-SHA1