summaryrefslogtreecommitdiff
path: root/mk/fetch/sites.mk
diff options
context:
space:
mode:
authorryoon <ryoon>2014-05-08 11:11:15 +0000
committerryoon <ryoon>2014-05-08 11:11:15 +0000
commite5ae0fda796f74da0bfeda1e44dd2f2f43adfcf5 (patch)
tree94a2e2fd6bf41f7f988b24095a5990c59c7c1524 /mk/fetch/sites.mk
parent9a0d20474f236d9f2152e1fe9e15e8fafa609ae8 (diff)
downloadpkgsrc-e5ae0fda796f74da0bfeda1e44dd2f2f43adfcf5.tar.gz
Re-add iij mirror of sourceforge.jp, and re-corder mirror sites.
Thank you, Shuji SADO and obache@.
Diffstat (limited to 'mk/fetch/sites.mk')
-rw-r--r--mk/fetch/sites.mk8
1 files changed, 5 insertions, 3 deletions
diff --git a/mk/fetch/sites.mk b/mk/fetch/sites.mk
index 21ff684faa7..4cddd0799f8 100644
--- a/mk/fetch/sites.mk
+++ b/mk/fetch/sites.mk
@@ -1,4 +1,4 @@
-# $NetBSD: sites.mk,v 1.103 2014/05/06 13:11:46 ryoon Exp $
+# $NetBSD: sites.mk,v 1.104 2014/05/08 11:11:15 ryoon Exp $
#
# This Makefile fragment defines read-only MASTER_SITE_* variables
# representing some well-known master distribution sites for software.
@@ -89,8 +89,10 @@ MASTER_SITE_SOURCEFORGE+= \
http://downloads.sourceforge.net/sourceforge/
MASTER_SITE_SOURCEFORGE_JP+= \
- http://osdn.dl.sourceforge.jp/ \
- http://jaist.dl.sourceforge.jp/
+ http://jaist.dl.sourceforge.jp/ \
+ http://iij.dl.sourceforge.jp/ \
+ http://osdn.dl.sourceforge.jp/
+
MASTER_SITE_SUSE+= \
ftp://rpmfind.net/linux/SuSE-Linux/${MACHINE_ARCH}/update/${SUSE_VERSION}/ \