diff options
Diffstat (limited to 'www/httpcore/Makefile')
-rw-r--r-- | www/httpcore/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/httpcore/Makefile b/www/httpcore/Makefile index 2929a86b0bd1..908b7c005c60 100644 --- a/www/httpcore/Makefile +++ b/www/httpcore/Makefile @@ -11,7 +11,7 @@ DISTNAME= httpcomponents-core-${DISTVERSION}-bin MAINTAINER= ale@FreeBSD.org COMMENT= Java components implementing the base HTTP protocol -LICENSE= AL2 +LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.txt USE_JAVA= yes |