diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 2005-10-04 22:37:52 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 2005-10-04 22:37:52 +0000 |
commit | a3fb1479fd37448b2ad4071d68147336909a7f76 (patch) | |
tree | 23e33aaf5f460c4d75c90a491d7a5e02759be8a6 /www | |
parent | 29f018725502f3a107a5af924e05abbb44495757 (diff) |
Notes
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} |