diff options
Diffstat (limited to 'www/mod_auth_mysql2/Makefile')
-rw-r--r-- | www/mod_auth_mysql2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_auth_mysql2/Makefile b/www/mod_auth_mysql2/Makefile index 7806419611f7..bdfccdf851c6 100644 --- a/www/mod_auth_mysql2/Makefile +++ b/www/mod_auth_mysql2/Makefile @@ -14,7 +14,7 @@ DIST_SUBDIR= apache2 MAINTAINER= ports@FreeBSD.org COMMENT= MySQL-based authentication module with VirtualHost support -LICENSE= AL2 +LICENSE= APACHE20 WRKSRC= ${WRKDIR}/${PORTNAME} USE_MYSQL= yes |