diff options
author | wxs <wxs@FreeBSD.org> | 2013-05-01 07:16:21 +0800 |
---|---|---|
committer | wxs <wxs@FreeBSD.org> | 2013-05-01 07:16:21 +0800 |
commit | 01a980141dae82e527973ebd573e061210284631 (patch) | |
tree | 5fbea4912db5ad5affcbfd8f0817d97decbdb873 /security/suricata | |
parent | 4998d2723ca0dfbef80a8e11459182921beea335 (diff) | |
download | freebsd-ports-gnome-01a980141dae82e527973ebd573e061210284631.tar.gz freebsd-ports-gnome-01a980141dae82e527973ebd573e061210284631.tar.zst freebsd-ports-gnome-01a980141dae82e527973ebd573e061210284631.zip |
Take this port under my wing.
Diffstat (limited to 'security/suricata')
-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 aafa60e50e76..9910cf451c69 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= ports@FreeBSD.org +MAINTAINER= wxs@FreeBSD.org COMMENT= Open Source next generation IDS/IPS engine by OISF LICENSE= GPLv2 |