From cdd2609cd5e4e3fc3bc0e03c2e15f14d166b1d58 Mon Sep 17 00:00:00 2001 From: "Timur I. Bakeyev" Date: Fri, 19 Oct 2012 15:47:24 +0000 Subject: [PATCH] Most of the samba sites were dead. Updated the list. Feature safe: yes --- Mk/bsd.sites.mk | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) diff --git a/Mk/bsd.sites.mk b/Mk/bsd.sites.mk index 7c48c26b5b81..8f0792c65224 100644 --- a/Mk/bsd.sites.mk +++ b/Mk/bsd.sites.mk @@ -1165,15 +1165,10 @@ MASTER_SITE_RUBYGEMS+= \ .if !defined(IGNORE_MASTER_SITE_SAMBA) MASTER_SITE_SAMBA+= \ - http://us1.samba.org/samba/ftp/%SUBDIR%/ \ - http://us2.samba.org/samba/ftp/%SUBDIR%/ \ - http://us4.samba.org/samba/ftp/%SUBDIR%/ \ - http://us3.samba.org/samba/ftp/%SUBDIR%/ \ - ftp://ca.samba.org/%SUBDIR%/ \ - ftp://de.samba.org/samba.org/%SUBDIR%/ \ - ftp://ftp.oss.eznetsols.org/samba/%SUBDIR%/ \ + http://ftp.samba.org/pub/samba/%SUBDIR%/ \ + ftp://ca.samba.org/pub/samba/%SUBDIR%/ \ + ftp://de.samba.org/pub/samba/%SUBDIR%/ \ ftp://ftp.easynet.be/samba/%SUBDIR%/ \ - ftp://ftp.linuxforum.net/ftp.samba.org/%SUBDIR%/ \ ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,net/samba/&,} .endif