mirror of
https://git.freebsd.org/ports.git
synced 2025-06-01 10:56:27 -04:00
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
This commit is contained in:
parent
9fb0484c85
commit
c242ce6f08
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue