From 6689176a7f997bc287cf6326b27a76b49fad4276 Mon Sep 17 00:00:00 2001 From: Will Andrews Date: Tue, 20 Mar 2001 00:51:57 +0000 Subject: Add some relatively geographically distributed mirrors to MASTER_SITE_LOCAL and add a new mirror to MASTER_SITE_SOURCEFORGE (yay ftp3 @ UNC!). --- Mk/bsd.sites.mk | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) (limited to 'Mk') diff --git a/Mk/bsd.sites.mk b/Mk/bsd.sites.mk index bcc7f6e02604..d740597044a4 100644 --- a/Mk/bsd.sites.mk +++ b/Mk/bsd.sites.mk @@ -16,7 +16,11 @@ # Where to put distfiles that don't have any other master site MASTER_SITE_LOCAL?= \ ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/%SUBDIR%/ \ - ftp://ftp.jp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/%SUBDIR%/ + ftp://ftp.se.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/%SUBDIR%/ \ + ftp://ftp.jp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/%SUBDIR%/ \ + ftp://ftp.uk.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/%SUBDIR%/ \ + ftp://ftp.ru.FreeBSD.og/pub/FreeBSD/ports/local-distfiles/%SUBDIR%/ \ + ftp://ftp.nectec.or.th/pub/FreeBSD/ports/local-distfiles/%SUBDIR%/ MASTER_SITE_PORTS_JP+= \ ftp://ports.jp.FreeBSD.org/pub/FreeBSD-jp/ports-jp/LOCAL_PORTS/%SUBDIR%/ \ @@ -200,8 +204,9 @@ MASTER_SITE_SOURCEWARE+= \ ftp://unix.hensa.ac.uk/mirrors/sourceware.cygnus.com/pub/%SUBDIR%/ MASTER_SITE_SOURCEFORGE+= \ - ftp://download.sourceforge.net/pub/sourceforge/%SUBDIR%/ \ - http://download.sourceforge.net/%SUBDIR%/ \ + ftp://ftp2.sourceforge.net/pub/sourceforge/%SUBDIR%/ \ + http://ftp2.sourceforge.net/%SUBDIR%/ \ + ftp://ftp3.sourceforge.net/pub/sourceforge/%SUBDIR%/ \ ftp://projects.sourceforge.net/pub/%SUBDIR%/ \ ftp://ftp.kddlabs.co.jp/sourceforge/%SUBDIR%/ \ ftp://ftp.mirror.ac.uk/sites/download.sourceforge.net/pub/sourceforge/%SUBDIR%/ -- cgit v1.2.3