summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorobache <obache>2008-01-03 14:34:08 +0000
committerobache <obache>2008-01-03 14:34:08 +0000
commit037e11bcf0712b8b1c307ab193b4e553ea77ce12 (patch)
treeea0de010bdba3f8e230c0f0625f14eea76a41311
parent092c658b1d5a37b8a2281176010c30cc71364128 (diff)
downloadpkgsrc-037e11bcf0712b8b1c307ab193b4e553ea77ce12.tar.gz
Mirrors of SourceForgeJP seems changed, noticed by Zafer Aydogan in private mail.
+ jaist, iij - keihanna, globalbase Move round-robin host name to last, since it refers old mirros now.
-rw-r--r--mk/fetch/sites.mk8
1 files changed, 4 insertions, 4 deletions
diff --git a/mk/fetch/sites.mk b/mk/fetch/sites.mk
index 6c624228549..687171161ee 100644
--- a/mk/fetch/sites.mk
+++ b/mk/fetch/sites.mk
@@ -1,4 +1,4 @@
-# $NetBSD: sites.mk,v 1.35 2007/12/22 07:22:04 obache Exp $
+# $NetBSD: sites.mk,v 1.36 2008/01/03 14:34:08 obache Exp $
#
# This Makefile fragment defines read-only MASTER_SITE_* variables
# representing some well-known master distribution sites for software.
@@ -115,10 +115,10 @@ MASTER_SITE_SOURCEFORGE+= \
http://belnet.dl.sourceforge.net/sourceforge/
MASTER_SITE_SOURCEFORGE_JP+= \
- http://download.sourceforge.jp/ \
http://osdn.dl.sourceforge.jp/ \
- http://keihanna.dl.sourceforge.jp/ \
- http://globalbase.dl.sourceforge.jp/
+ http://jaist.dl.sourceforge.jp/ \
+ http://iij.dl.sourceforge.jp/ \
+ http://download.sourceforge.jp/
MASTER_SITE_SUSE+= \
ftp://rpmfind.net/linux/SuSE-Linux/${MACHINE_ARCH}/update/${SUSE_VERSION}/ \