diff options
author | Ryan Steinmetz <zi@FreeBSD.org> | 2012-03-23 14:27:51 +0000 |
---|---|---|
committer | Ryan Steinmetz <zi@FreeBSD.org> | 2012-03-23 14:27:51 +0000 |
commit | de26666938659a9ab0beb1d58ea13f0d6fbcd132 (patch) | |
tree | d13fce04f61e3d52f74ed92e9effcc6167832aaf /security/suricata | |
parent | f75ef89f43efdcf3c4c8ddb3bce85ff1795c9499 (diff) |
Notes
Diffstat (limited to 'security/suricata')
-rw-r--r-- | security/suricata/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/suricata/Makefile b/security/suricata/Makefile index cecc698c8d02..5e287cc8679e 100644 --- a/security/suricata/Makefile +++ b/security/suricata/Makefile @@ -9,7 +9,8 @@ PORTNAME= suricata PORTVERSION= 1.2.1 PORTREVISION= 1 CATEGORIES= security -MASTER_SITES= http://www.openinfosecfoundation.org/download/ +MASTER_SITES= http://www.openinfosecfoundation.org/download/ \ + http://mirrors.rit.edu/zi/ MAINTAINER= zi@FreeBSD.org COMMENT= Open Source next generation IDS/IPS engine by OISF |