aboutsummaryrefslogtreecommitdiff
path: root/Mk/bsd.sites.mk
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-11-23 22:04:27 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2004-11-23 22:04:27 +0000
commitfe6125d27a2327d5a54ef148b313a069e35006b8 (patch)
tree004eb7fd7b488e6bb882a60b8882df7b783587b7 /Mk/bsd.sites.mk
parent6a4e8d0ded3fc45a46cb5c38c4c749cce1cb7f6c (diff)
downloadports-fe6125d27a2327d5a54ef148b313a069e35006b8.tar.gz
ports-fe6125d27a2327d5a54ef148b313a069e35006b8.zip
Fix MASTER_SITE_SAMBA sites.
Reported by: Kent Stewart <kstewart@owt.com>
Notes
Notes: svn path=/head/; revision=122246
Diffstat (limited to 'Mk/bsd.sites.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%/ \