summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorDaniel Engberg <diizzy@FreeBSD.org>2021-10-10 18:18:40 +0200
committerDaniel Engberg <diizzy@FreeBSD.org>2021-10-10 18:39:25 +0200
commitc242ce6f08c68faea4f8b44ed6e343372627cb50 (patch)
tree9142119ec511fb2183bd6b57b771b124502e1932 /devel
parentdevel/hadoop: Deprecate and set expiration date to 2022-03-31 (diff)
devel/hadoop2: Update MASTER_SITES
Use a direct URL to Apache's release archive site as it's not mirrored by upstream mirror sites Approved by: arrowd (mentor) Differential Revision: https://reviews.freebsd.org/D32413
Diffstat (limited to 'devel')
-rw-r--r--devel/hadoop2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/hadoop2/Makefile b/devel/hadoop2/Makefile
index 393cff8612f2..5fe65e14e139 100644
--- a/devel/hadoop2/Makefile
+++ b/devel/hadoop2/Makefile
@@ -8,7 +8,7 @@ PORTNAME= hadoop
PORTVERSION= 2.7.2
PORTREVISION= 4
CATEGORIES= devel java
-MASTER_SITES= APACHE/${PORTNAME}/common/hadoop-${PORTVERSION} \
+MASTER_SITES= https://archive.apache.org/dist/${PORTNAME}/common/${PORTNAME}-${PORTVERSION}/ \
LOCAL/demon/:maven \
http://archive.apache.org/dist/tomcat/tomcat-6/v${TOMCAT_VERSION}/bin/:tomcat \
LOCAL/demon/:jetty