diff options
author | Ryan Steinmetz <zi@FreeBSD.org> | 2013-04-28 14:05:43 +0000 |
---|---|---|
committer | Ryan Steinmetz <zi@FreeBSD.org> | 2013-04-28 14:05:43 +0000 |
commit | 74d118e37c08bbf0dcd915f61e71e9328eabb4a5 (patch) | |
tree | 46be5ba66ff47ac91d1aa9ab22bb5bc8403db95b | |
parent | databases/postgresql{84,91,92}-server: Readd bsd.port.pre.mk; it is required ... (diff) |
- Back to the pool
Notes
Notes:
svn path=/head/; revision=316727
-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 |