diff options
author | Foxfair Hu <foxfair@FreeBSD.org> | 2003-03-26 10:29:24 +0000 |
---|---|---|
committer | Foxfair Hu <foxfair@FreeBSD.org> | 2003-03-26 10:29:24 +0000 |
commit | da326973dd2906c4e3be5b84cfaee119de79a656 (patch) | |
tree | 906a2011a10735960e8e163c9cf5d5051bcd4705 /security | |
parent | Initial import of fcitx 1.8.2 (diff) |
PR: 48919
Assign MAINTAINER.
Notes
Notes:
svn path=/head/; revision=77480
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 \ |