aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortimur <timur@FreeBSD.org>2012-10-19 23:47:24 +0800
committertimur <timur@FreeBSD.org>2012-10-19 23:47:24 +0800
commitb21b58a7fefcacb4a86dcdc803fbcd2d1dd0f3ab (patch)
treed8675cd2471df8e95d8f6c375d307c9fa02f152e
parent1f0ac9e833c22451ca076e59ab0c85f2654a0575 (diff)
downloadfreebsd-ports-gnome-b21b58a7fefcacb4a86dcdc803fbcd2d1dd0f3ab.tar.gz
freebsd-ports-gnome-b21b58a7fefcacb4a86dcdc803fbcd2d1dd0f3ab.tar.zst
freebsd-ports-gnome-b21b58a7fefcacb4a86dcdc803fbcd2d1dd0f3ab.zip
Most of the samba sites were dead. Updated the list.
Feature safe: yes
-rw-r--r--Mk/bsd.sites.mk11
1 files 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