summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorpeter <peter@pkgsrc.org>2005-01-22 13:22:46 +0000
committerpeter <peter@pkgsrc.org>2005-01-22 13:22:46 +0000
commitec222706503ed5c5cdf0dd5b00896f5d2fdbd65f (patch)
treee17d4ad72053a1c4db5eac5a4189a54cdeceb00a /security
parent02b0c1902fdbabb0f3f4549912ffb25b847f1bcc (diff)
downloadpkgsrc-ec222706503ed5c5cdf0dd5b00896f5d2fdbd65f.tar.gz
Add tls.
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 bd1514d63e7..abb16d1d274 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.220 2005/01/13 21:52:11 jlam Exp $
+# $NetBSD: Makefile,v 1.221 2005/01/22 13:22:46 peter Exp $
#
COMMENT= Security tools
@@ -218,6 +218,7 @@ SUBDIR+= tacshell
SUBDIR+= tcp_wrappers
SUBDIR+= tct
SUBDIR+= tkpasman
+SUBDIR+= tls
SUBDIR+= tripwire
SUBDIR+= uvscan
SUBDIR+= winbind