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