diff options
Diffstat (limited to 'security/p5-Digest-MD5/Makefile')
-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 f798d23cfb5..63cd7a03382 100644 --- a/security/p5-Digest-MD5/Makefile +++ b/security/p5-Digest-MD5/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.29 2006/11/05 17:35:58 joerg Exp $ +# $NetBSD: Makefile,v 1.30 2008/10/19 19:18:46 he Exp $ # DISTNAME= Digest-MD5-2.36 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 SVR4_PKGNAME= p5md5 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Digest/} |