diff options
author | agc <agc@pkgsrc.org> | 2002-01-03 10:59:55 +0000 |
---|---|---|
committer | agc <agc@pkgsrc.org> | 2002-01-03 10:59:55 +0000 |
commit | 4e5aa5c910be48e9d05c38b9c00c3e3be7e817ac (patch) | |
tree | 36ac18d41bf34476751f9f965818c6c687a92a5f /security/Makefile | |
parent | 6630f9fa23059622327155155639298827f9c84c (diff) | |
download | pkgsrc-4e5aa5c910be48e9d05c38b9c00c3e3be7e817ac.tar.gz |
Add and enable tct.
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 3ba6f4e6ab3..a5fc539f60c 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.96 2001/12/30 14:29:07 wiz Exp $ +# $NetBSD: Makefile,v 1.97 2002/01/03 10:59:55 agc Exp $ # COMMENT= Security tools @@ -103,6 +103,7 @@ SUBDIR+= sslwrap SUBDIR+= stunnel SUBDIR+= sudo SUBDIR+= tcp_wrappers +SUBDIR+= tct SUBDIR+= tripwire SUBDIR+= uvscan SUBDIR+= uvscan-dat |