diff options
Diffstat (limited to 'security/p5-Digest-MD4/Makefile')
-rw-r--r-- | security/p5-Digest-MD4/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/p5-Digest-MD4/Makefile b/security/p5-Digest-MD4/Makefile index d7bb34e0766..d866456c5a4 100644 --- a/security/p5-Digest-MD4/Makefile +++ b/security/p5-Digest-MD4/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.11 2004/12/05 18:55:46 he Exp $ +# $NetBSD: Makefile,v 1.12 2004/12/20 11:31:08 grant Exp $ # DISTNAME= Digest-MD4-1.5 PKGNAME= p5-${DISTNAME} SVR4_PKGNAME= p5md4 +PKGREVISION= 1 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Digest/} |