diff options
Diffstat (limited to 'security/p5-String-Random/Makefile')
-rw-r--r-- | security/p5-String-Random/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/p5-String-Random/Makefile b/security/p5-String-Random/Makefile index f13e1038f53..4e9b980588f 100644 --- a/security/p5-String-Random/Makefile +++ b/security/p5-String-Random/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2013/05/31 12:41:57 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2014/05/29 23:37:25 wiz Exp $ DISTNAME= String-Random-0.22 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= perl5 security MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=String/} |