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 b666bf7f80c..dd0b082b421 100644 --- a/security/p5-Crypt-Twofish/Makefile +++ b/security/p5-Crypt-Twofish/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.22 2013/01/23 10:25:06 rhaen Exp $ +# $NetBSD: Makefile,v 1.23 2013/05/31 12:41:55 wiz Exp $ # DISTNAME= Crypt-Twofish-2.15 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 SVR4_PKGNAME= p5ctw CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Crypt/} |