diff options
Diffstat (limited to 'www/mod_layout2/Makefile')
-rw-r--r-- | www/mod_layout2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_layout2/Makefile b/www/mod_layout2/Makefile index f87137f11c4d..a228535b5c04 100644 --- a/www/mod_layout2/Makefile +++ b/www/mod_layout2/Makefile @@ -13,7 +13,7 @@ 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= 20+ +USE_APACHE= 20 LATEST_LINK= mod_layout2 MAKE_ARGS+= builddir=${WRKSRC} |