diff options
author | sno <sno@pkgsrc.org> | 2010-01-27 10:31:29 +0000 |
---|---|---|
committer | sno <sno@pkgsrc.org> | 2010-01-27 10:31:29 +0000 |
commit | fbfca16631c42b04f9242fabb85d96ed19930e3e (patch) | |
tree | 1d5336defddcf189f259c873b26123c1adb48951 | |
parent | 480d935255ab58333c12b2f67b2c537590b1237b (diff) | |
download | pkgsrc-fbfca16631c42b04f9242fabb85d96ed19930e3e.tar.gz |
Added security/p5-Authen-Htpasswd version 0.16.1
-rw-r--r-- | doc/CHANGES-2010 | 3 | ||||
-rw-r--r-- | security/Makefile | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/doc/CHANGES-2010 b/doc/CHANGES-2010 index a499ec9cc98..6b3557a28f9 100644 --- a/doc/CHANGES-2010 +++ b/doc/CHANGES-2010 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2010,v 1.376 2010/01/27 10:24:18 wiz Exp $ +$NetBSD: CHANGES-2010,v 1.377 2010/01/27 10:31:29 sno Exp $ Changes to the packages collection and infrastructure in 2010: @@ -429,3 +429,4 @@ Changes to the packages collection and infrastructure in 2010: Added www/p5-Catalyst-Authentication-Credential-HTTP version 1.011 [sno 2010-01-27] Added www/p5-Catalyst-Authentication-Credential-HTTP-Proxy version 0.06 [sno 2010-01-27] Updated graphics/comix to 4.0.4nb3 [wiz 2010-01-27] + Added security/p5-Authen-Htpasswd version 0.16.1 [sno 2010-01-27] diff --git a/security/Makefile b/security/Makefile index e2cd208cffe..174f58216a7 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.370 2009/12/14 08:01:06 agc Exp $ +# $NetBSD: Makefile,v 1.371 2010/01/27 10:32:20 sno Exp $ # COMMENT= Security tools @@ -163,6 +163,7 @@ SUBDIR+= openvas-server SUBDIR+= otpCalc SUBDIR+= p0f SUBDIR+= p5-Authen-CAS-Client +SUBDIR+= p5-Authen-Htpasswd SUBDIR+= p5-Authen-PAM SUBDIR+= p5-Authen-PluggableCaptcha SUBDIR+= p5-Authen-SASL |