summaryrefslogtreecommitdiff
path: root/security/Makefile
diff options
context:
space:
mode:
authorxtraeme <xtraeme>2003-09-04 13:32:35 +0000
committerxtraeme <xtraeme>2003-09-04 13:32:35 +0000
commit77d36c4da025818f96135eb879c31c1092f07e74 (patch)
treebd942e5f0d52a45d616f3d27e4515323801a29f5 /security/Makefile
parent7bacd08620b413dd154c29be3e69ee3102c9ebe5 (diff)
downloadpkgsrc-77d36c4da025818f96135eb879c31c1092f07e74.tar.gz
Add and enable p5-Authen-SASL and p5-Authen-SASL-Cyrus
Diffstat (limited to 'security/Makefile')
-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