diff options
Diffstat (limited to 'security/p5-Crypt-Twofish/Makefile')
-rw-r--r-- | security/p5-Crypt-Twofish/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/p5-Crypt-Twofish/Makefile b/security/p5-Crypt-Twofish/Makefile index 0408104a64e..efbda774f66 100644 --- a/security/p5-Crypt-Twofish/Makefile +++ b/security/p5-Crypt-Twofish/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.27 2014/10/09 14:06:54 wiz Exp $ +# $NetBSD: Makefile,v 1.28 2015/06/12 10:51:06 wiz Exp $ # DISTNAME= Crypt-Twofish-2.17 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Crypt/} |