summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2017-10-04 02:39:08 +0000
committerJan Beich <jbeich@FreeBSD.org>2017-10-04 02:39:08 +0000
commitc194e8ea8b315f68dd436d6eac075ba7f2683924 (patch)
tree6f703144f8d225711b3d0551058009c4ffee043d
parentaudio/openal-soft: update to 1.18.2 (diff)
devel/icu: restore SourceForge mirror after r422711
Notes
Notes: svn path=/head/; revision=451177
-rw-r--r--devel/icu/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/icu/Makefile b/devel/icu/Makefile
index 707944ac2681..8a54a4a02090 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