diff options
Diffstat (limited to 'www/httpclient/Makefile')
-rw-r--r-- | www/httpclient/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/httpclient/Makefile b/www/httpclient/Makefile index 1703ee9..eaf856d 100644 --- a/www/httpclient/Makefile +++ b/www/httpclient/Makefile @@ -4,8 +4,7 @@ PORTNAME= httpclient DISTVERSION= 4.3.6 CATEGORIES= www java -MASTER_SITES= ${MASTER_SITE_APACHE} -MASTER_SITE_SUBDIR= httpcomponents/${PORTNAME}/binary +MASTER_SITES= APACHE/httpcomponents/${PORTNAME}/binary DISTNAME= httpcomponents-client-${DISTVERSION}-bin MAINTAINER= ale@FreeBSD.org |