diff options
Diffstat (limited to 'security/p5-Crypt-Blowfish_PP/Makefile')
-rw-r--r-- | security/p5-Crypt-Blowfish_PP/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/p5-Crypt-Blowfish_PP/Makefile b/security/p5-Crypt-Blowfish_PP/Makefile index 8a384441ab0..2507be1455e 100644 --- a/security/p5-Crypt-Blowfish_PP/Makefile +++ b/security/p5-Crypt-Blowfish_PP/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.1 2014/05/06 05:21:38 dsainty Exp $ +# $NetBSD: Makefile,v 1.2 2014/05/29 23:37:21 wiz Exp $ # DISTNAME= Crypt-Blowfish_PP-1.12 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Crypt/} |