diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2005-02-27 07:16:11 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2005-02-27 07:16:11 +0000 |
commit | fe9d61e0338cc36248ac0877247d42757e5dc631 (patch) | |
tree | 4b49220f6859448993ad112ede9b568786da7f78 /www/mod_v2h/Makefile | |
parent | e30ce99809dfbf23f2842242d95ae1c800867a8e (diff) |
Maintainer is currently unable to continue maintaining this port. We
appreciate all the help in the past.
Notes
Notes:
svn path=/head/; revision=129872
Diffstat (limited to 'www/mod_v2h/Makefile')
-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 971534361ae3..381ee58e2cfb 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= hikari@hikari.org.uk +MAINTAINER= ports@FreeBSD.org COMMENT= A mass virtual hosting module for Apache with support BUILD_DEPENDS= ${LOCALBASE}/sbin/httpd:${PORTSDIR}/www/apache2 \ |