summaryrefslogtreecommitdiff
path: root/www/httpclient/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/httpclient/Makefile')
-rw-r--r--www/httpclient/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/httpclient/Makefile b/www/httpclient/Makefile
index aa41df7e7e06..d32fa92c736c 100644
--- a/www/httpclient/Makefile
+++ b/www/httpclient/Makefile
@@ -11,7 +11,7 @@ DISTNAME= httpcomponents-client-${DISTVERSION}-bin
MAINTAINER= ale@FreeBSD.org
COMMENT= Java components implementing an advanced HTTP client
-LICENSE= AL2
+LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
RUN_DEPENDS= ${JAVAJARDIR}/httpcore.jar:${PORTSDIR}/www/httpcore \