summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjbeich <jbeich@FreeBSD.org>2017-10-04 02:41:21 +0000
committerjbeich <jbeich@FreeBSD.org>2017-10-04 02:41:21 +0000
commit3e439e8bd4519b00fed292c3dd49d5c3b83385e5 (patch)
treeb08555096ecf6123aed4a1d13722c71862fbc64e
parent8c6e864d27364857daf0cba93cc473e005301182 (diff)
downloadFreeBSD-ports-3e439e8bd4519b00fed292c3dd49d5c3b83385e5.zip
FreeBSD-ports-3e439e8bd4519b00fed292c3dd49d5c3b83385e5.tar.gz
MFH: r451177
devel/icu: restore SourceForge mirror after r422711 Approved by: ports-secteam blanket
-rw-r--r--devel/icu/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/icu/Makefile b/devel/icu/Makefile
index 707944a..8a54a4a 100644
--- a/devel/icu/Makefile
+++ b/devel/icu/Makefile
@@ -6,7 +6,8 @@ DISTVERSION= 59_1
PORTREVISION?= 0 # keep for icu-lx
PORTEPOCH?= 1
CATEGORIES?= devel
-MASTER_SITES= http://download.icu-project.org/files/icu4c/${PORTVERSION}/
+MASTER_SITES= http://download.icu-project.org/files/icu4c/${PORTVERSION}/ \
+ SF/${PORTNAME}/${PORTNAME:tu}4C/${PORTVERSION}
DISTNAME= icu4c-${DISTVERSION}-src
MAINTAINER= office@FreeBSD.org
OpenPOWER on IntegriCloud