aboutsummaryrefslogtreecommitdiffstats
path: root/Mk
diff options
context:
space:
mode:
authorlwhsu <lwhsu@FreeBSD.org>2016-05-31 16:06:39 +0800
committerlwhsu <lwhsu@FreeBSD.org>2016-05-31 16:06:39 +0800
commitec99989be12680b54b7604f987757881c1508421 (patch)
tree71790e1e2c8672c1c0782982b39d58a877e385e3 /Mk
parent8494d387a6a8c23ea0ff4156292491bc7a456f4f (diff)
downloadfreebsd-ports-gnome-ec99989be12680b54b7604f987757881c1508421.tar.gz
freebsd-ports-gnome-ec99989be12680b54b7604f987757881c1508421.tar.zst
freebsd-ports-gnome-ec99989be12680b54b7604f987757881c1508421.zip
- Add one more MASTER_SITE_ECLIPSE
Diffstat (limited to 'Mk')
-rw-r--r--Mk/bsd.sites.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/Mk/bsd.sites.mk b/Mk/bsd.sites.mk
index e098a7262c0f..443f1434eba5 100644
--- a/Mk/bsd.sites.mk
+++ b/Mk/bsd.sites.mk
@@ -179,7 +179,8 @@ MASTER_SITE_ECLIPSE+= \
ftp://sunsite.cnlab-switch.ch/mirror/eclipse/%SUBDIR%/ \
ftp://sunsite.cnlab-switch.ch/mirror/eclipse/eclipse/downloads/drops/%SUBDIR%/ \
ftp://sunsite.cnlab-switch.ch/mirror/eclipse/eclipse/downloads/drops4/%SUBDIR%/ \
- http://www.mirrorservice.org/sites/download.eclipse.org/eclipseMirror/%SUBDIR%/
+ http://www.mirrorservice.org/sites/download.eclipse.org/eclipseMirror/%SUBDIR%/ \
+ http://eclipse.stu.edu.tw/%SUBDIR%/
.endif
.if !defined(IGNORE_MASTER_SITE_EXIM)