diff options
author | Olli Hauer <ohauer@FreeBSD.org> | 2013-12-30 20:55:18 +0000 |
---|---|---|
committer | Olli Hauer <ohauer@FreeBSD.org> | 2013-12-30 20:55:18 +0000 |
commit | 4fb1cfb1cd39cc9eebf2dca04766b8bb32d2851d (patch) | |
tree | 3ac0539929df7ded62928608363897c24273f689 /www/mod_hosts_access | |
parent | 15ed6235586fa434f1987dc7a0f0a26164d59b33 (diff) | |
download | ports-4fb1cfb1cd39cc9eebf2dca04766b8bb32d2851d.tar.gz ports-4fb1cfb1cd39cc9eebf2dca04766b8bb32d2851d.zip |
Notes
Diffstat (limited to 'www/mod_hosts_access')
-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 |