diff options
Diffstat (limited to 'www/mod_hosts_access/Makefile')
-rw-r--r-- | www/mod_hosts_access/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_hosts_access/Makefile b/www/mod_hosts_access/Makefile index d5e73d89bd93..0b5afd380a61 100644 --- a/www/mod_hosts_access/Makefile +++ b/www/mod_hosts_access/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= LOCAL/pgollucci MAINTAINER= apache@FreeBSD.org COMMENT= Apache module that makes Apache respect hosts.allow and hosts.deny -LICENSE= AL2 +LICENSE= APACHE20 USE_APACHE= 22 AP_FAST_BUILD= yes |