diff options
Diffstat (limited to 'security/p5-Digest/Makefile')
-rw-r--r-- | security/p5-Digest/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/p5-Digest/Makefile b/security/p5-Digest/Makefile index d947b55f11c..d361dad1469 100644 --- a/security/p5-Digest/Makefile +++ b/security/p5-Digest/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.17 2007/11/11 11:35:50 martti Exp $ +# $NetBSD: Makefile,v 1.18 2008/10/19 19:18:46 he Exp $ # DISTNAME= Digest-1.15 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 SVR4_PKGNAME= p5dig CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Digest/} |