diff options
Diffstat (limited to 'security/p5-Crypt-Random-Seed/Makefile')
-rw-r--r-- | security/p5-Crypt-Random-Seed/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/p5-Crypt-Random-Seed/Makefile b/security/p5-Crypt-Random-Seed/Makefile index 463f1c55928..909fdb54f7a 100644 --- a/security/p5-Crypt-Random-Seed/Makefile +++ b/security/p5-Crypt-Random-Seed/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.1 2013/07/14 04:41:51 wen Exp $ +# $NetBSD: Makefile,v 1.2 2014/05/29 23:37:23 wiz Exp $ DISTNAME= Crypt-Random-Seed-0.03 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Crypt/} |