diff options
author | agc <agc@pkgsrc.org> | 2009-08-09 05:53:28 +0000 |
---|---|---|
committer | agc <agc@pkgsrc.org> | 2009-08-09 05:53:28 +0000 |
commit | 484f542c496ff1131e9392f7e2f1f62f4f8347cf (patch) | |
tree | 33a7eed72f10e6394b00f0603dd098404b27a053 /security/Makefile | |
parent | 9835e484c20bf64d8ab08b8358ae64c4a38b04e9 (diff) | |
download | pkgsrc-484f542c496ff1131e9392f7e2f1f62f4f8347cf.tar.gz |
Add and enable ssss
Diffstat (limited to 'security/Makefile')
-rw-r--r-- | security/Makefile | 3 |
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 |