diff options
Diffstat (limited to 'security/p5-Crypt-RIPEMD160/Makefile')
-rw-r--r-- | security/p5-Crypt-RIPEMD160/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/p5-Crypt-RIPEMD160/Makefile b/security/p5-Crypt-RIPEMD160/Makefile index 5346cbd94b2..ce13e5d0cb4 100644 --- a/security/p5-Crypt-RIPEMD160/Makefile +++ b/security/p5-Crypt-RIPEMD160/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.16 2010/02/12 18:04:54 sno Exp $ +# $NetBSD: Makefile,v 1.17 2010/08/21 16:35:40 seb Exp $ # DISTNAME= Crypt-RIPEMD160-0.04 PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 +PKGREVISION= 5 SVR4_PKGNAME= p5cri CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Crypt/} |