diff options
Diffstat (limited to 'security/p5-Digest-MD5')
-rw-r--r-- | security/p5-Digest-MD5/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/p5-Digest-MD5/Makefile b/security/p5-Digest-MD5/Makefile index 9488a6070a9..db9230e3528 100644 --- a/security/p5-Digest-MD5/Makefile +++ b/security/p5-Digest-MD5/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2001/09/19 03:43:52 mjl Exp $ +# $NetBSD: Makefile,v 1.9 2001/10/18 15:20:38 veego Exp $ # DISTNAME= Digest-MD5-2.16 PKGNAME= p5-${DISTNAME} +SVR4_PKGNAME= p5md5 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Digest/} |