summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
authorryoon <ryoon>2014-05-08 11:11:15 +0000
committerryoon <ryoon>2014-05-08 11:11:15 +0000
commit4297f8787a76f09ff94962494ebd35024ce06ea9 (patch)
tree4ef97ff3a90d9c7b5a56a2e28921d2bf6e0f4bc3 /mk
parent556a417b8448117f7db84c7dda4c8593aba98cbf (diff)
downloadpkgsrc-4297f8787a76f09ff94962494ebd35024ce06ea9.tar.gz
Re-add iij mirror of sourceforge.jp, and re-corder mirror sites.
Thank you, Shuji SADO and obache@.
Diffstat (limited to '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}/ \