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 4f14f4911a2..45963fed1ba 100644 --- a/security/p5-Digest-MD4/Makefile +++ b/security/p5-Digest-MD4/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.23 2013/03/15 15:09:55 wen Exp $ +# $NetBSD: Makefile,v 1.24 2013/05/31 12:41:56 wiz Exp $ DISTNAME= Digest-MD4-1.8 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 SVR4_PKGNAME= p5md4 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Digest/} |