diff options
Diffstat (limited to 'www/mod_jail/Makefile')
-rw-r--r-- | www/mod_jail/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_jail/Makefile b/www/mod_jail/Makefile index d416bff0a38d..8d6605a0e39f 100644 --- a/www/mod_jail/Makefile +++ b/www/mod_jail/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= http://mod-jail.googlecode.com/files/ MAINTAINER= apache@FreeBSD.org COMMENT= Apache module to enable an easy alternative to mod_chroot -LICENSE= AL2 +LICENSE= APACHE20 USE_APACHE= 22+ AP_FAST_BUILD= yes |