summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorheinz <heinz>2003-10-14 22:42:44 +0000
committerheinz <heinz>2003-10-14 22:42:44 +0000
commit15b0522385e048fb3de121662a8832625dd19963 (patch)
treec6a4b65a39915bade45fc63cfebfa4e0adb99c4d /security
parenta21e0a617e52023c6f8068d4277d7fcb72c0bba3 (diff)
downloadpkgsrc-15b0522385e048fb3de121662a8832625dd19963.tar.gz
Changed SVR4_PKGNAME (p5sh2 already used by p5-Digest-SHA)
Diffstat (limited to 'security')
-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 5724b77a2f6..2c797381144 100644
--- a/security/p5-Digest-HMAC/Makefile
+++ b/security/p5-Digest-HMAC/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.6 2003/07/21 17:20:19 martti Exp $
+# $NetBSD: Makefile,v 1.7 2003/10/14 22:42:44 heinz Exp $
#
DISTNAME= Digest-HMAC-1.01
PKGNAME= p5-${DISTNAME}
-SVR4_PKGNAME= p5sh2
+SVR4_PKGNAME= p5hmac
CATEGORIES= security perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Digest/}