diff options
author | Clement Laforet <clement@FreeBSD.org> | 2005-02-27 09:03:54 +0000 |
---|---|---|
committer | Clement Laforet <clement@FreeBSD.org> | 2005-02-27 09:03:54 +0000 |
commit | 084aa90df07f90528436f953b28e74ce005ea094 (patch) | |
tree | 565ea04ed70302dfd14a9873a8fdd70bf1899fec /www/mod_v2h | |
parent | 4923132a0c7a69d451341b6fef655e7a890e6a47 (diff) | |
download | ports-084aa90df07f90528436f953b28e74ce005ea094.tar.gz ports-084aa90df07f90528436f953b28e74ce005ea094.zip |
Notes
Diffstat (limited to 'www/mod_v2h')
-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 \ |