diff options
Diffstat (limited to 'www/mod_auth_cas/Makefile')
-rw-r--r-- | www/mod_auth_cas/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_auth_cas/Makefile b/www/mod_auth_cas/Makefile index 77cffcea3632..1b38da07750a 100644 --- a/www/mod_auth_cas/Makefile +++ b/www/mod_auth_cas/Makefile @@ -14,7 +14,7 @@ EXTRACT_ONLY= MAINTAINER= apache@FreeBSD.org COMMENT= Apache 2.x module that supports the CASv1 and CASv2 protocols -LICENSE= AL2 +LICENSE= APACHE20 LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/curl |