diff options
Diffstat (limited to 'security/p5-Crypt-Random/Makefile')
-rw-r--r-- | security/p5-Crypt-Random/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/p5-Crypt-Random/Makefile b/security/p5-Crypt-Random/Makefile index 558b5be2bfc..e713f5cb7df 100644 --- a/security/p5-Crypt-Random/Makefile +++ b/security/p5-Crypt-Random/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.25 2014/10/09 14:06:54 wiz Exp $ +# $NetBSD: Makefile,v 1.26 2015/06/12 10:51:06 wiz Exp $ # DISTNAME= Crypt-Random-1.25 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Crypt/} |