diff options
Diffstat (limited to 'security/p5-Digest-MD4/Makefile')
-rw-r--r-- | security/p5-Digest-MD4/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/p5-Digest-MD4/Makefile b/security/p5-Digest-MD4/Makefile index 965f7bdf1bf..4dab7227665 100644 --- a/security/p5-Digest-MD4/Makefile +++ b/security/p5-Digest-MD4/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.17 2008/06/20 01:09:34 joerg Exp $ +# $NetBSD: Makefile,v 1.18 2008/10/19 19:18:46 he Exp $ # DISTNAME= Digest-MD4-1.5 PKGNAME= p5-${DISTNAME} +PKGREVISION= 3 SVR4_PKGNAME= p5md4 -PKGREVISION= 2 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Digest/} |