diff options
Diffstat (limited to 'security/p5-Crypt-Blowfish')
-rw-r--r-- | security/p5-Crypt-Blowfish/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/p5-Crypt-Blowfish/Makefile b/security/p5-Crypt-Blowfish/Makefile index 364dac37542..f0b55367343 100644 --- a/security/p5-Crypt-Blowfish/Makefile +++ b/security/p5-Crypt-Blowfish/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.31 2016/06/08 19:24:19 wiz Exp $ +# $NetBSD: Makefile,v 1.32 2017/06/05 14:24:28 ryoon Exp $ # DISTNAME= Crypt-Blowfish-2.14 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Crypt/} |