diff options
Diffstat (limited to 'security/suricata/Makefile')
-rw-r--r-- | security/suricata/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/security/suricata/Makefile b/security/suricata/Makefile index 76f3fc72bc69..75b6243f8804 100644 --- a/security/suricata/Makefile +++ b/security/suricata/Makefile @@ -6,12 +6,11 @@ # PORTNAME= suricata -PORTVERSION= 1.1.1 -PORTREVISION= 1 +PORTVERSION= 1.2.1 CATEGORIES= security MASTER_SITES= http://www.openinfosecfoundation.org/download/ -MAINTAINER= eksffa@freebsdbrasil.com.br +MAINTAINER= zi@FreeBSD.org COMMENT= Open Source next generation IDS/IPS engine by OISF LICENSE= GPLv2 |