diff options
Diffstat (limited to 'security/p5-Crypt-DSA')
-rw-r--r-- | security/p5-Crypt-DSA/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/p5-Crypt-DSA/Makefile b/security/p5-Crypt-DSA/Makefile index 3a973511224..a72d11a76f2 100644 --- a/security/p5-Crypt-DSA/Makefile +++ b/security/p5-Crypt-DSA/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.5 2001/10/18 15:20:36 veego Exp $ +# $NetBSD: Makefile,v 1.6 2002/03/13 17:37:40 fredb Exp $ # DISTNAME= Crypt-DSA-0.12 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 SVR4_PKGNAME= p5dsa CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Crypt/} |