diff options
author | agc <agc> | 2002-01-03 10:59:55 +0000 |
---|---|---|
committer | agc <agc> | 2002-01-03 10:59:55 +0000 |
commit | 3d780be4a05e01777b4b24bd8058be8d776cfff6 (patch) | |
tree | 36ac18d41bf34476751f9f965818c6c687a92a5f /security/Makefile | |
parent | 1716dc38cf2dcb5c76c14a6326dff244e8919eb2 (diff) | |
download | pkgsrc-3d780be4a05e01777b4b24bd8058be8d776cfff6.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 |