summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorseb <seb@pkgsrc.org>2008-09-16 17:04:36 +0000
committerseb <seb@pkgsrc.org>2008-09-16 17:04:36 +0000
commit7fa7aa3ba05cc23fafdf724f0cdea14851c43a5f (patch)
treef361b0fdb62df2cca0e11bc160840adbeca3eaa6 /security
parentd5000a89cf83dc0b4cdd309f74fe30225fb3cbc5 (diff)
downloadpkgsrc-7fa7aa3ba05cc23fafdf724f0cdea14851c43a5f.tar.gz
Add & enable p5-Authen-CAS-Client
Diffstat (limited to 'security')
-rw-r--r--security/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/Makefile b/security/Makefile
index 37ff354522f..f244375ce7c 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.328 2008/08/24 09:10:52 obache Exp $
+# $NetBSD: Makefile,v 1.329 2008/09/16 17:04:36 seb Exp $
#
COMMENT= Security tools
@@ -137,6 +137,7 @@ SUBDIR+= openssh
SUBDIR+= openssl
SUBDIR+= otpCalc
SUBDIR+= p0f
+SUBDIR+= p5-Authen-CAS-Client
SUBDIR+= p5-Authen-PAM
SUBDIR+= p5-Authen-SASL
SUBDIR+= p5-Authen-SASL-Cyrus