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 b58008ed0b7..0bb35da1aca 100644 --- a/security/p5-Crypt-RandPasswd/Makefile +++ b/security/p5-Crypt-RandPasswd/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.15 2014/04/13 09:23:49 wen Exp $ +# $NetBSD: Makefile,v 1.16 2014/05/29 23:37:23 wiz Exp $ # DISTNAME= Crypt-RandPasswd-0.05 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Crypt/} |