diff options
-rw-r--r-- | security/snortsms/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/snortsms/Makefile b/security/snortsms/Makefile index 7c7f140eb3cd..58acb54d5987 100644 --- a/security/snortsms/Makefile +++ b/security/snortsms/Makefile @@ -11,7 +11,7 @@ CATEGORIES= security www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} MASTER_SITE_SUBDIR= snortsms -MAINTAINER= snortsms@servangle.dnydns.org +MAINTAINER= ports@FreeBSD.org COMMENT= A remote management and monitoring interface for Snort based IDS RUN_DEPENDS= ${LOCALBASE}/share/pear/DB.php:${PORTSDIR}/databases/pear-DB \ |