diff options
author | ache <ache@FreeBSD.org> | 2005-10-05 06:37:52 +0800 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 2005-10-05 06:37:52 +0800 |
commit | d4af40835dcdf906a59c31e02b7932fc43249678 (patch) | |
tree | edbb0e303eb8556956415ef4dc444f4ebe530e21 /www | |
parent | 9db31d2a71bc5580fd5472aa423122ed22c4b2f8 (diff) | |
download | freebsd-ports-gnome-d4af40835dcdf906a59c31e02b7932fc43249678.tar.gz freebsd-ports-gnome-d4af40835dcdf906a59c31e02b7932fc43249678.tar.zst freebsd-ports-gnome-d4af40835dcdf906a59c31e02b7932fc43249678.zip |
Remove myself from MAINTAINER
Diffstat (limited to 'www')
-rw-r--r-- | www/mnogosearch31/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mnogosearch31/Makefile b/www/mnogosearch31/Makefile index 25cf46b7d9c0..690de528ec3a 100644 --- a/www/mnogosearch31/Makefile +++ b/www/mnogosearch31/Makefile @@ -11,7 +11,7 @@ CATEGORIES= www databases MASTER_SITES= http://www.mnogosearch.org/Download/ DISTNAME= mnogosearch-${PORTVERSION} -MAINTAINER= ache@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Full featured SQL-based hypertext search engine RUN_DEPENDS+= ${APXS}:${PORTSDIR}/${APACHE_PORT} |