diff options
Diffstat (limited to 'www/mod_authnz_crowd/Makefile')
-rw-r--r-- | www/mod_authnz_crowd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_authnz_crowd/Makefile b/www/mod_authnz_crowd/Makefile index 77f25c95a4f0..b748f12aaf9b 100644 --- a/www/mod_authnz_crowd/Makefile +++ b/www/mod_authnz_crowd/Makefile @@ -10,7 +10,7 @@ DIST_SUBDIR= apache2 MAINTAINER= vivek@khera.org COMMENT= Apache 2.2.x module to use Atlassian Crowd for authentication -LICENSE= AL2 +LICENSE= APACHE20 LIB_DEPENDS= libsvn_client-1.so:${PORTSDIR}/devel/subversion \ libcurl.so:${PORTSDIR}/ftp/curl |