diff options
Diffstat (limited to 'security/p5-Crypt-Twofish')
-rw-r--r-- | security/p5-Crypt-Twofish/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/p5-Crypt-Twofish/Makefile b/security/p5-Crypt-Twofish/Makefile index 9cb327a16d3..685069ec107 100644 --- a/security/p5-Crypt-Twofish/Makefile +++ b/security/p5-Crypt-Twofish/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.17 2010/07/31 11:44:09 sno Exp $ +# $NetBSD: Makefile,v 1.18 2010/08/21 16:35:41 seb Exp $ # DISTNAME= Crypt-Twofish-2.14 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 SVR4_PKGNAME= p5ctw CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Crypt/} |