diff options
Diffstat (limited to 'security/p5-Authen-PluggableCaptcha/Makefile')
-rw-r--r-- | security/p5-Authen-PluggableCaptcha/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/p5-Authen-PluggableCaptcha/Makefile b/security/p5-Authen-PluggableCaptcha/Makefile index 15ca5aa29e2..2c9c93a4cd1 100644 --- a/security/p5-Authen-PluggableCaptcha/Makefile +++ b/security/p5-Authen-PluggableCaptcha/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.4 2011/10/21 04:47:22 hiramatsu Exp $ +# $NetBSD: Makefile,v 1.5 2012/10/03 21:57:26 wiz Exp $ # DISTNAME= Authen-PluggableCaptcha-0.05 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 SVR4_PKGNAME= p5apc CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Authen/} |