diff options
Diffstat (limited to 'security/p5-Crypt-Primes/Makefile')
-rw-r--r-- | security/p5-Crypt-Primes/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/p5-Crypt-Primes/Makefile b/security/p5-Crypt-Primes/Makefile index 46a0cca3b04..1ca95731de9 100644 --- a/security/p5-Crypt-Primes/Makefile +++ b/security/p5-Crypt-Primes/Makefile @@ -1,10 +1,11 @@ -# $NetBSD: Makefile,v 1.9 2004/02/22 22:24:38 heinz Exp $ +# $NetBSD: Makefile,v 1.10 2004/12/20 11:31:08 grant Exp $ # DISTNAME= Crypt-Primes-0.50 PKGNAME= p5-${DISTNAME} PKGREVISION= # empty SVR4_PKGNAME= p5cpr +PKGREVISION= 1 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Crypt/} |