diff options
author | Alex Dupre <ale@FreeBSD.org> | 2004-01-29 09:55:49 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2004-01-29 09:55:49 +0000 |
commit | 539e01c6f783fb00c786f0b325b588f4fdd9d686 (patch) | |
tree | 25543e85bed5cdd70a29fc1e5b6afb5f490d247f /security/Makefile | |
parent | Add entry about USE_SIZE (diff) |
Add snortreport 1.2, add-on module for snort to generate real-time web
reports.
PR: ports/62046
Submitted by: Andrea Venturoli <a.ventu@FreeBSD.org>
Approved by: nork (mentor/implicitly)
Notes
Notes:
svn path=/head/; revision=99376
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 16ef13c9aab2..7f29a3fa9d34 100644 --- a/security/Makefile +++ b/security/Makefile @@ -371,6 +371,7 @@ SUBDIR += sniff SUBDIR += snort SUBDIR += snort-rep + SUBDIR += snortreport SUBDIR += snortsnarf SUBDIR += srm SUBDIR += srp |