diff options
author | markp <markp@FreeBSD.org> | 2001-07-19 22:26:23 +0800 |
---|---|---|
committer | markp <markp@FreeBSD.org> | 2001-07-19 22:26:23 +0800 |
commit | 19889ff6593da8037fa16925f832f5491aad6bbe (patch) | |
tree | f339e7d5c354231612144f6987352a433d29adaa /security/Makefile | |
parent | cb7adf6501d3b666c76383b27fbead102e38146f (diff) | |
download | freebsd-ports-gnome-19889ff6593da8037fa16925f832f5491aad6bbe.tar.gz freebsd-ports-gnome-19889ff6593da8037fa16925f832f5491aad6bbe.tar.zst freebsd-ports-gnome-19889ff6593da8037fa16925f832f5491aad6bbe.zip |
Add snort-rep 1.2, a Snort reporting tool that can produce text
or HTML from logs.
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 ccfc4f83c815..e4902bce755b 100644 --- a/security/Makefile +++ b/security/Makefile @@ -163,6 +163,7 @@ SUBDIR += smurflog SUBDIR += sniff SUBDIR += snort + SUBDIR += snort-rep SUBDIR += srm SUBDIR += ssh SUBDIR += ssh-multiadd |