diff options
author | Ryan Steinmetz <zi@FreeBSD.org> | 2013-04-28 22:05:43 +0800 |
---|---|---|
committer | Ryan Steinmetz <zi@FreeBSD.org> | 2013-04-28 22:05:43 +0800 |
commit | 74d118e37c08bbf0dcd915f61e71e9328eabb4a5 (patch) | |
tree | 46be5ba66ff47ac91d1aa9ab22bb5bc8403db95b /security | |
parent | 7e146dbd2dc21ce5d37a760d6538a64429a044b9 (diff) | |
download | freebsd-ports-gnome-74d118e37c08bbf0dcd915f61e71e9328eabb4a5.tar.gz freebsd-ports-gnome-74d118e37c08bbf0dcd915f61e71e9328eabb4a5.tar.zst freebsd-ports-gnome-74d118e37c08bbf0dcd915f61e71e9328eabb4a5.zip |
- Back to the pool
Diffstat (limited to 'security')
-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 |