diff options
Diffstat (limited to 'security/p5-Crypt-URandom/Makefile')
-rw-r--r-- | security/p5-Crypt-URandom/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/p5-Crypt-URandom/Makefile b/security/p5-Crypt-URandom/Makefile index 5978803a32c..2bbfb105bbc 100644 --- a/security/p5-Crypt-URandom/Makefile +++ b/security/p5-Crypt-URandom/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.1 2013/07/03 15:58:21 sno Exp $ +# $NetBSD: Makefile,v 1.2 2014/05/29 23:37:23 wiz Exp $ # DISTNAME= Crypt-URandom-0.34 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Crypt/} |