diff options
author | pav <pav@FreeBSD.org> | 2005-05-28 19:06:39 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2005-05-28 19:06:39 +0800 |
commit | d62ba3afc9b60b5b50a0981c2271f3421367cebf (patch) | |
tree | ec0d4ca049380d562fc4c3e58672f28249daaca9 /security/Makefile | |
parent | ee53ca51eccc36f84d72f4f1033f4f63022ee06c (diff) | |
download | freebsd-ports-gnome-d62ba3afc9b60b5b50a0981c2271f3421367cebf.tar.gz freebsd-ports-gnome-d62ba3afc9b60b5b50a0981c2271f3421367cebf.tar.zst freebsd-ports-gnome-d62ba3afc9b60b5b50a0981c2271f3421367cebf.zip |
An inline IPS system based on snort using ipfw.
PR: ports/81378
Submitted by: Nick Rogness <nick@rogness.net>
Diffstat (limited to 'security/Makefile')
-rw-r--r-- | security/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/Makefile b/security/Makefile index cd9980d5bd38..991aa02aa092 100644 --- a/security/Makefile +++ b/security/Makefile @@ -466,6 +466,7 @@ SUBDIR += sniff SUBDIR += snort SUBDIR += snort-rep + SUBDIR += snort_inline SUBDIR += snortreport SUBDIR += snortsnarf SUBDIR += spike-proxy |