diff options
Diffstat (limited to 'security/p5-Crypt-Twofish/Makefile')
-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 8ebf60a1510..4113d334f73 100644 --- a/security/p5-Crypt-Twofish/Makefile +++ b/security/p5-Crypt-Twofish/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.24 2013/06/01 02:25:59 obache Exp $ +# $NetBSD: Makefile,v 1.25 2014/05/29 23:37:23 wiz Exp $ # DISTNAME= Crypt-Twofish-2.17 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 SVR4_PKGNAME= p5ctw CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Crypt/} |