diff options
Diffstat (limited to 'security/p5-Crypt-Random/Makefile')
-rw-r--r-- | security/p5-Crypt-Random/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/p5-Crypt-Random/Makefile b/security/p5-Crypt-Random/Makefile index fca3b902953..d991cfebfb6 100644 --- a/security/p5-Crypt-Random/Makefile +++ b/security/p5-Crypt-Random/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.3 2001/10/18 15:20:37 veego Exp $ +# $NetBSD: Makefile,v 1.4 2002/03/13 17:37:42 fredb Exp $ # DISTNAME= Crypt-Random-1.11 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 SVR4_PKGNAME= p5cra CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Crypt/} |