diff options
Diffstat (limited to 'security/p5-Crypt-OpenSSL-DSA/Makefile')
-rw-r--r-- | security/p5-Crypt-OpenSSL-DSA/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/p5-Crypt-OpenSSL-DSA/Makefile b/security/p5-Crypt-OpenSSL-DSA/Makefile index 6fd9b037f20..c13479dc8b2 100644 --- a/security/p5-Crypt-OpenSSL-DSA/Makefile +++ b/security/p5-Crypt-OpenSSL-DSA/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.16 2012/10/02 07:58:00 he Exp $ +# $NetBSD: Makefile,v 1.17 2012/10/03 21:57:28 wiz Exp $ # DISTNAME= Crypt-OpenSSL-DSA-0.13 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 SVR4_PKGNAME= p5ods CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Crypt/} |