diff options
Diffstat (limited to 'www/mod_macro2')
-rw-r--r-- | www/mod_macro2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/mod_macro2/Makefile b/www/mod_macro2/Makefile index 8006201f2f18..62c1de040c3f 100644 --- a/www/mod_macro2/Makefile +++ b/www/mod_macro2/Makefile @@ -11,9 +11,9 @@ CATEGORIES= www MASTER_SITES= http://www.cri.ensmp.fr/~coelho/mod_macro/ MAINTAINER= apache@FreeBSD.org -COMMENT= Apache2 module for use macros in config files +COMMENT= Apache 2.0.x module for use macros in config files -USE_APACHE= 20+ +USE_APACHE= 20 LATEST_LINK= mod_macro2 AP_FAST_BUILD= YES AP_GENPLIST= YES |