diff options
author | agc <agc> | 1998-11-17 16:28:34 +0000 |
---|---|---|
committer | agc <agc> | 1998-11-17 16:28:34 +0000 |
commit | 3d3cd0cdd879c48fb5e61cde06bcc08acd2fdd0b (patch) | |
tree | f61c7ed06b822565283a6c2fef3e8f5c72e2a48f /security/Makefile | |
parent | ad5d3449473964f0f16bb40d5f3ad1b5b398f4f7 (diff) | |
download | pkgsrc-3d3cd0cdd879c48fb5e61cde06bcc08acd2fdd0b.tar.gz |
Enable tripwire.
Diffstat (limited to 'security/Makefile')
-rw-r--r-- | security/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/Makefile b/security/Makefile index 95f74d39b24..4bb7aaabdc3 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 1998/10/10 02:23:06 hubertf Exp $ +# $NetBSD: Makefile,v 1.11 1998/11/17 16:28:34 agc Exp $ # FreeBSD Id: Makefile,v 1.23 1997/11/09 10:17:02 asami Exp # @@ -25,7 +25,7 @@ # SUBDIR += super # SUBDIR += swatch # SUBDIR += tcp_wrapper -# SUBDIR += tripwire + SUBDIR += tripwire # SUBDIR += vscan # SUBDIR += xinetd |