aboutsummaryrefslogtreecommitdiffstats
path: root/Mk
diff options
context:
space:
mode:
authorkrion <krion@FreeBSD.org>2004-11-24 06:04:27 +0800
committerkrion <krion@FreeBSD.org>2004-11-24 06:04:27 +0800
commitcf0c573a638ff7919650b04b0f0473510f345462 (patch)
tree532f2f1d9c220210bbc24d83f48e3ebf1a3fa351 /Mk
parent9adb4ace58af8cdececf16b767c01713b04f9e2b (diff)
downloadfreebsd-ports-gnome-cf0c573a638ff7919650b04b0f0473510f345462.tar.gz
freebsd-ports-gnome-cf0c573a638ff7919650b04b0f0473510f345462.tar.zst
freebsd-ports-gnome-cf0c573a638ff7919650b04b0f0473510f345462.zip
Fix MASTER_SITE_SAMBA sites.
Reported by: Kent Stewart <kstewart@owt.com>
Diffstat (limited to 'Mk')
-rw-r--r--Mk/bsd.sites.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/Mk/bsd.sites.mk b/Mk/bsd.sites.mk
index 87200c029e61..9e4f01894558 100644
--- a/Mk/bsd.sites.mk
+++ b/Mk/bsd.sites.mk
@@ -713,10 +713,10 @@ MASTER_SITE_RUBY+= \
ftp://ftp.iDaemons.org/pub/mirror/ftp.ruby-lang.org/ruby/%SUBDIR%/
MASTER_SITE_SAMBA+= \
- http://us3.samba.org/samba/ftp/%SUBDIR%/ \
http://us1.samba.org/samba/ftp/%SUBDIR%/ \
- http://us4.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.k2.net/mirrors/samba/%SUBDIR%/ \