aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2013-02-08 15:09:43 +0800
committermiwi <miwi@FreeBSD.org>2013-02-08 15:09:43 +0800
commit3d64ee705e8d77f83bd50f8888cc391edf8b3b8b (patch)
treee3fa8ab6ae0d6d42db005079fc4a349ce24ad39a
parente68e8fc06ce6f9e36dec425bc64d0ef3dbec1548 (diff)
downloadfreebsd-ports-gnome-3d64ee705e8d77f83bd50f8888cc391edf8b3b8b.tar.gz
freebsd-ports-gnome-3d64ee705e8d77f83bd50f8888cc391edf8b3b8b.tar.zst
freebsd-ports-gnome-3d64ee705e8d77f83bd50f8888cc391edf8b3b8b.zip
- Update some gentoo mirrors
PR: based on ports/173253 Submitted by: nemysis <nemysis@gmx.ch>
-rw-r--r--Mk/bsd.sites.mk8
1 files changed, 3 insertions, 5 deletions
diff --git a/Mk/bsd.sites.mk b/Mk/bsd.sites.mk
index 41863f20f1e2..a4e2571ef9c5 100644
--- a/Mk/bsd.sites.mk
+++ b/Mk/bsd.sites.mk
@@ -480,12 +480,11 @@ MASTER_SITE_GCC+= \
MASTER_SITE_GENTOO+= \
http://gentoo.mirrors.pair.com/%SUBDIR%/ \
http://mirrors.tds.net/pub/gentoo/%SUBDIR%/ \
- ftp://ftp.mirrorservice.org/sites/distfiles.gentoo.org/%SUBDIR%/ \
+ ftp://ftp.mirrorservice.org/sites/www.ibiblio.org/gentoo/%SUBDIR%/ \
http://ftp.belnet.be/mirror/rsync.gentoo.org/gentoo/%SUBDIR%/ \
http://ftp.snt.utwente.nl/pub/os/linux/gentoo/%SUBDIR%/ \
http://trumpetti.atm.tut.fi/gentoo/%SUBDIR%/ \
http://sunsite.cnlab-switch.ch/ftp/mirror/gentoo/%SUBDIR%/ \
- http://linux.rz.ruhr-uni-bochum.de/download/gentoo-mirror/%SUBDIR%/ \
http://ftp.uni-erlangen.de/pub/mirrors/gentoo/%SUBDIR%/ \
http://darkstar.ist.utl.pt/gentoo/%SUBDIR%/ \
http://gentoo.inode.at/%SUBDIR%/ \
@@ -497,7 +496,7 @@ MASTER_SITE_GENTOO+= \
ftp://ftp.ussg.iu.edu/pub/linux/gentoo/%SUBDIR%/ \
ftp://ftp.ucsb.edu/pub/mirrors/linux/gentoo/%SUBDIR%/ \
ftp://gentoo.mirrors.pair.com/%SUBDIR%/ \
- ftp://mirrors.tds.net/gentoo/%SUBDIR%/ \
+ ftp://mirrors.tds.net/pub/gentoo/%SUBDIR% \
ftp://ftp.belnet.be/mirror/rsync.gentoo.org/gentoo/%SUBDIR%/ \
ftp://ftp.snt.utwente.nl/pub/os/linux/gentoo/%SUBDIR%/ \
ftp://trumpetti.atm.tut.fi/gentoo/%SUBDIR%/ \
@@ -510,8 +509,7 @@ MASTER_SITE_GENTOO+= \
ftp://darkstar.ist.utl.pt/pub/gentoo/%SUBDIR%/ \
ftp://gentoo.inode.at/source/%SUBDIR%/ \
ftp://ftp.rhnet.is/pub/gentoo/%SUBDIR%/ \
- ftp://files.gentoo.gr/%SUBDIR%/ \
- ftp://gentoo.kems.net/pub/mirrors/gentoo/%SUBDIR%/
+ ftp://files.gentoo.gr/%SUBDIR%/
.endif
.if !defined(IGNORE_MASTER_SITE_GITHUB)