diff options
author | clement <clement@FreeBSD.org> | 2005-02-27 17:03:54 +0800 |
---|---|---|
committer | clement <clement@FreeBSD.org> | 2005-02-27 17:03:54 +0800 |
commit | 855e086b614980b38440f31a850caee25ebe3ba4 (patch) | |
tree | 67474504126d4e305364cae36268401ceab41d66 /www | |
parent | 60f4b6fdb6009f804687c330f40104ea94da047c (diff) | |
download | freebsd-ports-gnome-855e086b614980b38440f31a850caee25ebe3ba4.tar.gz freebsd-ports-gnome-855e086b614980b38440f31a850caee25ebe3ba4.tar.zst freebsd-ports-gnome-855e086b614980b38440f31a850caee25ebe3ba4.zip |
- Assign maintainership to apache@
Diffstat (limited to 'www')
-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 \ |