aboutsummaryrefslogtreecommitdiffstats
path: root/Mk/bsd.sites.mk
diff options
context:
space:
mode:
authorale <ale@FreeBSD.org>2014-01-24 19:35:16 +0800
committerale <ale@FreeBSD.org>2014-01-24 19:35:16 +0800
commit05d02f26a10a4222715800c667033e9a4b0c4b30 (patch)
tree9dfbaccaabc776cb3b3e6345241d8c0007d85e7f /Mk/bsd.sites.mk
parentd18f5b2b1bd3715f1c58662e33390c87a896d015 (diff)
downloadfreebsd-ports-gnome-05d02f26a10a4222715800c667033e9a4b0c4b30.tar.gz
freebsd-ports-gnome-05d02f26a10a4222715800c667033e9a4b0c4b30.tar.zst
freebsd-ports-gnome-05d02f26a10a4222715800c667033e9a4b0c4b30.zip
Replace a redirect URL (containing multiple query params) with the actual site address.
This is a workaround to fix eclipse port download: => <distfile> doesn't seem to exist in /distfiles/. eval: ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/: not found *** [do-fetch] Error code 2
Diffstat (limited to 'Mk/bsd.sites.mk')
-rw-r--r--Mk/bsd.sites.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/Mk/bsd.sites.mk b/Mk/bsd.sites.mk
index 5bac0af8a4fe..0e9a8f048ecf 100644
--- a/Mk/bsd.sites.mk
+++ b/Mk/bsd.sites.mk
@@ -210,7 +210,7 @@ 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://eclipse.org/downloads/download.php?mirror_id=96&r=1&file=/%SUBDIR%/
+ http://www.mirrorservice.org/sites/download.eclipse.org/eclipseMirror/%SUBDIR%/
.endif
.if !defined(IGNORE_MASTER_SITE_EXIM)