diff options
author | obache <obache> | 2011-08-14 14:42:45 +0000 |
---|---|---|
committer | obache <obache> | 2011-08-14 14:42:45 +0000 |
commit | 50aa368e0f48235e33e2b8ca94b3080df66e0834 (patch) | |
tree | fad970a24366a93fe465e478ebd9339caa10a706 /security/p5-Authen-Htpasswd | |
parent | 5ab83f2ed6b1458bad42600422962d91785da690 (diff) | |
download | pkgsrc-50aa368e0f48235e33e2b8ca94b3080df66e0834.tar.gz |
Revision bump after updating perl5 to 5.14.1.
Diffstat (limited to 'security/p5-Authen-Htpasswd')
-rw-r--r-- | security/p5-Authen-Htpasswd/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/p5-Authen-Htpasswd/Makefile b/security/p5-Authen-Htpasswd/Makefile index f6894977abb..38a52326b29 100644 --- a/security/p5-Authen-Htpasswd/Makefile +++ b/security/p5-Authen-Htpasswd/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2010/08/21 16:35:36 seb Exp $ +# $NetBSD: Makefile,v 1.3 2011/08/14 14:42:46 obache Exp $ # DISTNAME= Authen-Htpasswd-0.161 PKGNAME= p5-${DISTNAME:S/161/16.1/} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Authen/} |