diff options
author | kris <kris@FreeBSD.org> | 2002-04-14 06:17:58 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2002-04-14 06:17:58 +0800 |
commit | c10903ab4a9c69985693f1ddb7f011881bef776d (patch) | |
tree | c63d64f9ac67aea1ee0f1c055c7fd0ead75abca8 /security/snort | |
parent | cd08400eba48c07ac8a24d3cd9ee7ce1f43dbaff (diff) | |
download | freebsd-ports-graphics-c10903ab4a9c69985693f1ddb7f011881bef776d.tar.gz freebsd-ports-graphics-c10903ab4a9c69985693f1ddb7f011881bef776d.tar.zst freebsd-ports-graphics-c10903ab4a9c69985693f1ddb7f011881bef776d.zip |
Upgrade to snort 1.8.6. The previous two versions (1.8.4 and 1.8.5) were
buggy and short-lived; hopefully this one is better.
Diffstat (limited to 'security/snort')
-rw-r--r-- | security/snort/Makefile | 4 | ||||
-rw-r--r-- | security/snort/distinfo | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/security/snort/Makefile b/security/snort/Makefile index e0d34d6e13d..31e0d9b4b25 100644 --- a/security/snort/Makefile +++ b/security/snort/Makefile @@ -6,9 +6,9 @@ # PORTNAME= snort -PORTVERSION= 1.8.3 +PORTVERSION= 1.8.6 CATEGORIES= security -MASTER_SITES= http://snort.sourcefire.com/releases/ +MASTER_SITES= http://www.snort.org/dl/ MAINTAINER= kris@FreeBSD.org diff --git a/security/snort/distinfo b/security/snort/distinfo index 05b15a67157..c8497362ba5 100644 --- a/security/snort/distinfo +++ b/security/snort/distinfo @@ -1 +1 @@ -MD5 (snort-1.8.3.tar.gz) = 21ea22cae02d639b21f8082b47cad27a +MD5 (snort-1.8.6.tar.gz) = 6bba7e1cbc837a5c7404d7c0b496780b |