diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2005-02-01 18:42:31 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2005-02-01 18:42:31 +0000 |
commit | 49073b1bd0be7275f06e951f6052364f23dda81e (patch) | |
tree | 0ac5beaa7f01ee25c04e36d7fd820cf52feaa817 /security/acid | |
parent | 6c71874cf111bf9eac36148b59b2258ba9eec0e8 (diff) |
Notes
Diffstat (limited to 'security/acid')
-rw-r--r-- | security/acid/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/acid/Makefile b/security/acid/Makefile index 71db329c79de..7629b550b5bb 100644 --- a/security/acid/Makefile +++ b/security/acid/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.9.6b23 CATEGORIES= security MASTER_SITES= http://www.andrew.cmu.edu/user/rdanyliw/snort/ -MAINTAINER= possamai@xs4all.nl +MAINTAINER= ports@FreeBSD.org COMMENT= Analysis Console for Intrusion Databases (ACID) with Snort and MySQL RUN_DEPENDS= ${LOCALBASE}/bin/snort:${PORTSDIR}/security/snort \ |