diff options
Diffstat (limited to 'www/mod_auth_external2/Makefile')
-rw-r--r-- | www/mod_auth_external2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_auth_external2/Makefile b/www/mod_auth_external2/Makefile index 63f53f469c1a..b05717961c36 100644 --- a/www/mod_auth_external2/Makefile +++ b/www/mod_auth_external2/Makefile @@ -12,7 +12,7 @@ DIST_SUBDIR= apache2 MAINTAINER= apache@FreeBSD.org COMMENT= Allows users authentication based on external mechanisms -LICENSE= AL2 +LICENSE= APACHE20 USE_APACHE= 22 AP_FAST_BUILD= yes |