diff options
author | Eitan Adler <eadler@FreeBSD.org> | 2011-10-10 11:39:54 +0000 |
---|---|---|
committer | Eitan Adler <eadler@FreeBSD.org> | 2011-10-10 11:39:54 +0000 |
commit | 787339faeb8df5e5693581cc53f477d85bed3434 (patch) | |
tree | 94e5293a512c81faca178db515e94f9d33eae482 /www | |
parent | 397081b4009768e29d1ef9624d4d537c87734f21 (diff) | |
download | ports-787339faeb8df5e5693581cc53f477d85bed3434.tar.gz ports-787339faeb8df5e5693581cc53f477d85bed3434.zip |
Notes
Diffstat (limited to 'www')
-rw-r--r-- | www/mod_shapvh/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_shapvh/Makefile b/www/mod_shapvh/Makefile index ff8c69e1db7b..43caaf31df59 100644 --- a/www/mod_shapvh/Makefile +++ b/www/mod_shapvh/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.crazygreek.co.uk/data/pages/mod_shapvh/ DISTNAME= ${PORTNAME} EXTRACT_SUFX= .c -MAINTAINER= ports@FreeBSD.org +MAINTAINER= apache@FreeBSD.org COMMENT= Apache module that provides virtual hosts from a database DEPRECATED= apache13 is deprecated, migrate to 2.2.x+ now |