From e08f09df451ec7092337d48a7d6e5b0d7742cdce Mon Sep 17 00:00:00 2001 From: eik Date: Wed, 30 Jun 2004 12:21:49 +0000 Subject: add one exim and some sourceforge mirrors --- Mk/bsd.sites.mk | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'Mk') diff --git a/Mk/bsd.sites.mk b/Mk/bsd.sites.mk index 1bab368edd2f..e6518295ede7 100644 --- a/Mk/bsd.sites.mk +++ b/Mk/bsd.sites.mk @@ -175,6 +175,7 @@ MASTER_SITE_EXIM+= \ ftp://ftp.freenet.de/pub/ftp.csx.cam.ac.uk/pub/software/email/exim/%SUBDIR%/ \ ftp://ftp.esat.net/pub/networking/mail/mta/exim/%SUBDIR%/ \ ftp://exim.stupendous.net/mirror/exim/%SUBDIR%/ \ + http://washitake.com/mail/exim/mirror/%SUBDIR%/ \ http://exim.psshee.com/ftp/%SUBDIR%/ \ ftp://ftp.nl.uu.net/pub/unix/mail/exim/%SUBDIR%/ \ ftp://ftp.demon.nl/pub/mirrors/exim/%SUBDIR%/ \ @@ -748,15 +749,14 @@ MASTER_SITE_SAVANNAH+= \ http://savannah.nongnu.org/download/%SUBDIR%/ \ ftp://ftp.gnu.org/pub/savannah/files/%SUBDIR%/ -# currently belnet has corrupted distfiles, add when the problems have gone away -.for mirror in heanet aleron umn +.for mirror in heanet aleron umn belnet MASTER_SITE_SOURCEFORGE+= \ http://${mirror}.dl.sourceforge.net/sourceforge/%SUBDIR%/ .endfor # official sf.net mirrors that don't mirror all projects, check # http://prdownloads.sourceforge.net/%SUBDIR%/ -.for mirror in easynews cesnet switch keihanna twtelecom +.for mirror in easynews cesnet switch voxel optusnet keihanna twtelecom MASTER_SITE_SOURCEFORGE_EXTENDED+= \ http://${mirror}.dl.sourceforge.net/sourceforge/%SUBDIR%/ .endfor -- cgit