summaryrefslogtreecommitdiff
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
commit3a6f4fe2446361b76b38f6b203b1ec722ce760d8 (patch)
treebd942e5f0d52a45d616f3d27e4515323801a29f5
parentb80019736f0a071a926ca716c6d280fb00864682 (diff)
downloadpkgsrc-3a6f4fe2446361b76b38f6b203b1ec722ce760d8.tar.gz
Add and enable p5-Authen-SASL and p5-Authen-SASL-Cyrus
-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