diff options
Diffstat (limited to 'www/mod_layout22/Makefile')
-rw-r--r-- | www/mod_layout22/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/www/mod_layout22/Makefile b/www/mod_layout22/Makefile index 3f00f2c115ad..f87137f11c4d 100644 --- a/www/mod_layout22/Makefile +++ b/www/mod_layout22/Makefile @@ -6,15 +6,14 @@ # PORTNAME= mod_layout -PORTVERSION= 4.0.2a +PORTVERSION= 4.1 CATEGORIES= www MASTER_SITES= http://download.tangent.org/ MAINTAINER= apache@FreeBSD.org COMMENT= Apache2 module to wrap served pages with a header and/or footer -USE_APACHE= yes -WITH_APACHE2= yes +USE_APACHE= 20+ LATEST_LINK= mod_layout2 MAKE_ARGS+= builddir=${WRKSRC} |