diff options
Diffstat (limited to 'security/p5-Crypt-Blowfish_PP/Makefile')
-rw-r--r-- | security/p5-Crypt-Blowfish_PP/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/p5-Crypt-Blowfish_PP/Makefile b/security/p5-Crypt-Blowfish_PP/Makefile index 0f6fca5b48b..72b50a28de2 100644 --- a/security/p5-Crypt-Blowfish_PP/Makefile +++ b/security/p5-Crypt-Blowfish_PP/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.3 2014/10/09 14:06:53 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2015/06/12 10:51:04 wiz Exp $ # DISTNAME= Crypt-Blowfish_PP-1.12 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Crypt/} |