From a401791d4f31ac893181db4e11e29781d3154500 Mon Sep 17 00:00:00 2001 From: Martin Wilke Date: Sat, 28 Nov 2009 13:55:39 +0000 Subject: - Allow Apache 2.0+ builds (eg apache 2.0 and 2.2 as well) - Change the master download site to new one. PR: 140946 Submitted by: Xavier Beaudouin (maintainer) --- www/mod_vhs/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'www/mod_vhs') diff --git a/www/mod_vhs/Makefile b/www/mod_vhs/Makefile index 85d0f2773fae..18908b7ea4be 100644 --- a/www/mod_vhs/Makefile +++ b/www/mod_vhs/Makefile @@ -7,9 +7,9 @@ PORTNAME= mod_vhs PORTVERSION= 1.0.32 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www -MASTER_SITES= http://www.oav.net/projects/${PORTNAME}/ +MASTER_SITES= ftp://ftp.oav.net/openvisp/${PORTNAME}/ DIST_SUBDIR= apache2 MAINTAINER= kiwi@oav.net @@ -17,7 +17,7 @@ COMMENT= Allows mass virtual hosting using libhome system with Apache 2.0.x LIB_DEPENDS+= home:${PORTSDIR}/misc/libhome -USE_APACHE= 2.0 +USE_APACHE= 2.0+ USE_PHP= yes USE_PHP_BUILD= yes WANT_PHP_MOD= yes -- cgit v1.2.3