diff options
Diffstat (limited to 'security')
-rw-r--r-- | security/snort/Makefile | 2 | ||||
-rw-r--r-- | security/snort/distinfo | 2 | ||||
-rw-r--r-- | security/snort/pkg-plist | 1 |
3 files changed, 3 insertions, 2 deletions
diff --git a/security/snort/Makefile b/security/snort/Makefile index 1dccf23e25d8..12c72859a2ed 100644 --- a/security/snort/Makefile +++ b/security/snort/Makefile @@ -6,7 +6,7 @@ # PORTNAME= snort -PORTVERSION= 1.9.0 +PORTVERSION= 1.9.1 CATEGORIES= security MASTER_SITES= http://www.snort.org/dl/ diff --git a/security/snort/distinfo b/security/snort/distinfo index fbed31a4e2ed..1c7bf63f1775 100644 --- a/security/snort/distinfo +++ b/security/snort/distinfo @@ -1 +1 @@ -MD5 (snort-1.9.0.tar.gz) = bcd3cbd0e6982345871d02fe60444c5c +MD5 (snort-1.9.1.tar.gz) = 50bb526b41f48fb7689bb8342b27e44d diff --git a/security/snort/pkg-plist b/security/snort/pkg-plist index c7e3ff87387b..1159494b93dd 100644 --- a/security/snort/pkg-plist +++ b/security/snort/pkg-plist @@ -46,6 +46,7 @@ share/snort/oracle.rules share/snort/other-ids.rules share/snort/p2p.rules share/snort/policy.rules +share/snort/pop2.rules share/snort/pop3.rules share/snort/porn.rules @unexec if [ -f %B/reference.config ] && cmp -s %B/reference.config %B/reference.config-sample; then rm -f %B/reference.config; fi |