diff options
Diffstat (limited to 'www')
-rw-r--r-- | www/mnogosearch/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mnogosearch/Makefile b/www/mnogosearch/Makefile index 88016f293055..5bc60ef3b74a 100644 --- a/www/mnogosearch/Makefile +++ b/www/mnogosearch/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= www databases MASTER_SITES= http://www.mnogosearch.org/Download/ -MAINTAINER= ache@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Full featured SQL-based hypertext search engine RUN_DEPENDS+= ${APXS}:${PORTSDIR}/${APACHE_PORT} |