diff options
Diffstat (limited to 'security/p5-Crypt-RandPasswd/Makefile')
-rw-r--r-- | security/p5-Crypt-RandPasswd/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/p5-Crypt-RandPasswd/Makefile b/security/p5-Crypt-RandPasswd/Makefile index 2cf404aa9e5..6e9ea72503c 100644 --- a/security/p5-Crypt-RandPasswd/Makefile +++ b/security/p5-Crypt-RandPasswd/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.18 2015/11/06 07:11:07 wen Exp $ +# $NetBSD: Makefile,v 1.19 2016/06/08 19:24:21 wiz Exp $ # DISTNAME= Crypt-RandPasswd-0.06 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Crypt/} |