diff options
author | foxfair <foxfair@FreeBSD.org> | 2003-03-26 18:29:24 +0800 |
---|---|---|
committer | foxfair <foxfair@FreeBSD.org> | 2003-03-26 18:29:24 +0800 |
commit | 78478d79eb79251d0f09167c977a2c3000ee87c4 (patch) | |
tree | aa972f2f1d3c22004e691515cbc6e76531da728b /security | |
parent | dee03d51bf7940a882532a64c23b284a5154f3c1 (diff) | |
download | freebsd-ports-gnome-78478d79eb79251d0f09167c977a2c3000ee87c4.tar.gz freebsd-ports-gnome-78478d79eb79251d0f09167c977a2c3000ee87c4.tar.zst freebsd-ports-gnome-78478d79eb79251d0f09167c977a2c3000ee87c4.zip |
PR: 48919
Assign MAINTAINER.
Diffstat (limited to 'security')
-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 ca37c216a5d2..2100e3cbd0ce 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/~rdanyliw/snort/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= possamai@xs4all.nl COMMENT= Analysis Console for Intrusion Databases (ACID) with Snort and MySQL RUN_DEPENDS= ${LOCALBASE}/libexec/mysqld:${PORTSDIR}/databases/mysql323-server \ |