diff options
author | he <he@pkgsrc.org> | 2008-11-17 20:36:29 +0000 |
---|---|---|
committer | he <he@pkgsrc.org> | 2008-11-17 20:36:29 +0000 |
commit | e08dc7a02a31814636598fed2195fc45860da6ad (patch) | |
tree | 8c97b6b5b485eeeba26d976ec87c070641b179da /security/Makefile | |
parent | a76a90000513a1aeafea43e3a77f8a33ec2d3e49 (diff) | |
download | pkgsrc-e08dc7a02a31814636598fed2195fc45860da6ad.tar.gz |
Add p5-Authen-PluggableCaptcha.
Diffstat (limited to 'security/Makefile')
-rw-r--r-- | security/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/Makefile b/security/Makefile index ddf170c0cbe..495910a8554 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.334 2008/11/07 20:56:11 abs Exp $ +# $NetBSD: Makefile,v 1.335 2008/11/17 20:36:29 he Exp $ # COMMENT= Security tools @@ -137,6 +137,7 @@ SUBDIR+= otpCalc SUBDIR+= p0f SUBDIR+= p5-Authen-CAS-Client SUBDIR+= p5-Authen-PAM +SUBDIR+= p5-Authen-PluggableCaptcha SUBDIR+= p5-Authen-SASL SUBDIR+= p5-Authen-SASL-Cyrus SUBDIR+= p5-Crypt-Blowfish |