diff options
-rw-r--r-- | security/snort/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/snort/Makefile b/security/snort/Makefile index 676eda11a508..3f135d51d5ff 100644 --- a/security/snort/Makefile +++ b/security/snort/Makefile @@ -10,7 +10,8 @@ PORTVERSION= 2.8.4.1 PORTREVISION= 1 CATEGORIES= security MASTER_SITES= http://www.snort.org/dl/ \ - http://dl.snort.org/snort-current/ + http://dl.snort.org/snort-current/ \ + http://dl.snort.org/snort284/ MAINTAINER= clsung@FreeBSD.org COMMENT= Lightweight network intrusion detection system |