summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authoragc <agc@pkgsrc.org>2009-08-09 05:53:28 +0000
committeragc <agc@pkgsrc.org>2009-08-09 05:53:28 +0000
commit65b69ebb78850b09c141fe00736515e2eb405ba3 (patch)
tree33a7eed72f10e6394b00f0603dd098404b27a053 /security
parente7abeb35342dee6b71b6627b39a5c9f2d35570c3 (diff)
downloadpkgsrc-65b69ebb78850b09c141fe00736515e2eb405ba3.tar.gz
Add and enable ssss
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 41fb759d08b..23282181e09 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.353 2009/07/23 05:53:05 jnemeth Exp $
+# $NetBSD: Makefile,v 1.354 2009/08/09 05:53:28 agc Exp $
#
COMMENT= Security tools
@@ -297,6 +297,7 @@ SUBDIR+= sshfp
SUBDIR+= ssldump
SUBDIR+= sslproxy
SUBDIR+= sslwrap
+SUBDIR+= ssss
SUBDIR+= starttls
SUBDIR+= steghide
SUBDIR+= stegtunnel