diff options
-rw-r--r-- | www/mod_v2h/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_v2h/Makefile b/www/mod_v2h/Makefile index 381ee58e2cfb..4a9053f14d35 100644 --- a/www/mod_v2h/Makefile +++ b/www/mod_v2h/Makefile @@ -11,7 +11,7 @@ CATEGORIES= www MASTER_SITES= http://www.fractal.net/files/ DISTNAME= mod_v2h -MAINTAINER= ports@FreeBSD.org +MAINTAINER= apache@FreeBSD.org COMMENT= A mass virtual hosting module for Apache with support BUILD_DEPENDS= ${LOCALBASE}/sbin/httpd:${PORTSDIR}/www/apache2 \ |