diff options
author | zi <zi@FreeBSD.org> | 2013-04-28 22:05:43 +0800 |
---|---|---|
committer | zi <zi@FreeBSD.org> | 2013-04-28 22:05:43 +0800 |
commit | 3b9cc8ccc11c050c7b47b224c7b48a79428251a1 (patch) | |
tree | 46be5ba66ff47ac91d1aa9ab22bb5bc8403db95b | |
parent | 167266650659e52314b0757839c491222a9581d1 (diff) | |
download | freebsd-ports-gnome-3b9cc8ccc11c050c7b47b224c7b48a79428251a1.tar.gz freebsd-ports-gnome-3b9cc8ccc11c050c7b47b224c7b48a79428251a1.tar.zst freebsd-ports-gnome-3b9cc8ccc11c050c7b47b224c7b48a79428251a1.zip |
- Back to the pool
-rw-r--r-- | security/suricata/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/suricata/Makefile b/security/suricata/Makefile index 72d38f61787a..aafa60e50e76 100644 --- a/security/suricata/Makefile +++ b/security/suricata/Makefile @@ -8,7 +8,7 @@ CATEGORIES= security MASTER_SITES= http://www.openinfosecfoundation.org/download/ \ http://mirrors.rit.edu/zi/ -MAINTAINER= zi@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Open Source next generation IDS/IPS engine by OISF LICENSE= GPLv2 |