diff options
Diffstat (limited to 'security/p5-Crypt-RIPEMD160/Makefile')
-rw-r--r-- | security/p5-Crypt-RIPEMD160/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/p5-Crypt-RIPEMD160/Makefile b/security/p5-Crypt-RIPEMD160/Makefile index 855441c8565..227119ff0d0 100644 --- a/security/p5-Crypt-RIPEMD160/Makefile +++ b/security/p5-Crypt-RIPEMD160/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.19 2011/11/17 08:03:46 hiramatsu Exp $ +# $NetBSD: Makefile,v 1.20 2012/10/03 21:57:29 wiz Exp $ # DISTNAME= Crypt-RIPEMD160-0.05 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 SVR4_PKGNAME= p5cri CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Crypt/} |