diff options
author | wxs <wxs@FreeBSD.org> | 2008-02-07 00:23:07 +0800 |
---|---|---|
committer | wxs <wxs@FreeBSD.org> | 2008-02-07 00:23:07 +0800 |
commit | 745f3f97d3e351d08a43b83e8683f29544776df3 (patch) | |
tree | 0f1561caae4d78c942fa294c2490f9f3ebd21c4e /security/Makefile | |
parent | 221782300c0e07830532ca236da8a49885d259b9 (diff) | |
download | freebsd-ports-gnome-745f3f97d3e351d08a43b83e8683f29544776df3.tar.gz freebsd-ports-gnome-745f3f97d3e351d08a43b83e8683f29544776df3.tar.zst freebsd-ports-gnome-745f3f97d3e351d08a43b83e8683f29544776df3.zip |
New port: p5-Snort-Rule.
A module that facilitates the dynamic creation of rules for snort.
PR: ports/120193
Submitted by: Paul Schmehl <pauls@utdallas.edu>
Approved by: garga (mentor)
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 771a333a6346..9a061e384ca6 100644 --- a/security/Makefile +++ b/security/Makefile @@ -499,6 +499,7 @@ SUBDIR += p5-SAVI-Perl SUBDIR += p5-SHA SUBDIR += p5-Safe-Hole + SUBDIR += p5-Snort-Rule SUBDIR += p5-Sudo SUBDIR += p5-Text-Password-Pronounceable SUBDIR += p5-Tie-EncryptedHash |