diff options
-rw-r--r-- | security/snort/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/snort/Makefile b/security/snort/Makefile index 1c00451b27a3..298c115b9f64 100644 --- a/security/snort/Makefile +++ b/security/snort/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 2.4.5 CATEGORIES= security MASTER_SITES= http://www.snort.org/dl/current/ -MAINTAINER= question+fbsdports@closedsrc.org +MAINTAINER= ports@FreeBSD.org COMMENT= Lightweight network intrusion detection system LIB_DEPENDS= pcre.0:${PORTSDIR}/devel/pcre |