summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorxtraeme <xtraeme@pkgsrc.org>2003-09-04 13:32:35 +0000
committerxtraeme <xtraeme@pkgsrc.org>2003-09-04 13:32:35 +0000
commit14593c9a3625b229b82f2021068b08a54d12d058 (patch)
treebd942e5f0d52a45d616f3d27e4515323801a29f5 /security
parent545932c0a20328d53141239c0f6356700c5434c0 (diff)
downloadpkgsrc-14593c9a3625b229b82f2021068b08a54d12d058.tar.gz
Add and enable p5-Authen-SASL and p5-Authen-SASL-Cyrus
Diffstat (limited to 'security')
-rw-r--r--security/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/security/Makefile b/security/Makefile
index 380cc69b44d..dbe2d74ce51 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.141 2003/09/01 16:41:21 jdolecek Exp $
+# $NetBSD: Makefile,v 1.142 2003/09/04 13:32:35 xtraeme Exp $
#
COMMENT= Security tools
@@ -69,6 +69,8 @@ SUBDIR+= openssh+gssapi
SUBDIR+= openssl
SUBDIR+= otpcalc
SUBDIR+= p0f
+SUBDIR+= p5-Authen-SASL
+SUBDIR+= p5-Authen-SASL-Cyrus
SUBDIR+= p5-Crypt-Blowfish
SUBDIR+= p5-Crypt-CBC
SUBDIR+= p5-Crypt-DES