diff options
author | Philippe Audeoud <jadawin@FreeBSD.org> | 2008-03-12 13:27:28 +0000 |
---|---|---|
committer | Philippe Audeoud <jadawin@FreeBSD.org> | 2008-03-12 13:27:28 +0000 |
commit | f856a9ae6e946c6975cc77bd09648d1dcb1e3aa4 (patch) | |
tree | 081c3e9bc8fa0ef8a36ee41524758a1afae719d1 /security/snortsms | |
parent | 2b2b793e2f1f32ff1223df555ee1351a2e2e2201 (diff) |
Notes
Diffstat (limited to 'security/snortsms')
-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 9eeda613962b..d98ecbffe2a8 100644 --- a/security/snortsms/Makefile +++ b/security/snortsms/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.7.8 CATEGORIES= security www MASTER_SITES= SF -MAINTAINER= jadawin@tuxaco.net +MAINTAINER= jadawin@FreeBSD.org COMMENT= A remote management and monitoring interface for Snort based IDS RUN_DEPENDS= ${LOCALBASE}/share/pear/DB.php:${PORTSDIR}/databases/pear-DB \ |