summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorxtraeme <xtraeme>2003-12-03 19:24:03 +0000
committerxtraeme <xtraeme>2003-12-03 19:24:03 +0000
commit8bd74074baa57aaf8a8b9d8eb6162199c6c19e68 (patch)
tree160e4912f99ab4a87d163a718509f6c3abc0a6ea /security
parenta6c8f8e99f2de2b297141c2184e1ffce4a32b6bf (diff)
downloadpkgsrc-8bd74074baa57aaf8a8b9d8eb6162199c6c19e68.tar.gz
Add and enable gss, gsasl.
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 dbe2d74ce51..3789629873d 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.142 2003/09/04 13:32:35 xtraeme Exp $
+# $NetBSD: Makefile,v 1.143 2003/12/03 19:24:03 xtraeme Exp $
#
COMMENT= Security tools
@@ -35,6 +35,8 @@ SUBDIR+= gnupg
SUBDIR+= gnutls
SUBDIR+= gpa
SUBDIR+= gpgme
+SUBDIR+= gsasl
+SUBDIR+= gss
SUBDIR+= gtk-systrace
SUBDIR+= hackbot
SUBDIR+= isakmpd