summaryrefslogtreecommitdiff
path: root/mk/fetch/sites.mk
diff options
context:
space:
mode:
authorryoon <ryoon>2014-05-06 13:11:46 +0000
committerryoon <ryoon>2014-05-06 13:11:46 +0000
commit3f4f5636f4f41cde4a55c92f24bb1a5f8168fa04 (patch)
treebace7c153dfe2c7ece727e36367682faf190214b /mk/fetch/sites.mk
parentf4b01ff3b6de3e60e2ff11a870f2a78522608c2a (diff)
downloadpkgsrc-3f4f5636f4f41cde4a55c92f24bb1a5f8168fa04.tar.gz
Remove sourceforge.jp mirror sites that is not listed
in official download page. They have no uptodate content, and download.sourceforge.jp is redirect only.
Diffstat (limited to 'mk/fetch/sites.mk')
-rw-r--r--mk/fetch/sites.mk7
1 files changed, 2 insertions, 5 deletions
diff --git a/mk/fetch/sites.mk b/mk/fetch/sites.mk
index 66bb0dba655..21ff684faa7 100644
--- a/mk/fetch/sites.mk
+++ b/mk/fetch/sites.mk
@@ -1,4 +1,4 @@
-# $NetBSD: sites.mk,v 1.102 2014/05/06 12:53:31 ryoon Exp $
+# $NetBSD: sites.mk,v 1.103 2014/05/06 13:11:46 ryoon Exp $
#
# This Makefile fragment defines read-only MASTER_SITE_* variables
# representing some well-known master distribution sites for software.
@@ -90,10 +90,7 @@ MASTER_SITE_SOURCEFORGE+= \
MASTER_SITE_SOURCEFORGE_JP+= \
http://osdn.dl.sourceforge.jp/ \
- http://jaist.dl.sourceforge.jp/ \
- http://globalbase.dl.sourceforge.jp/ \
- http://iij.dl.sourceforge.jp/ \
- http://download.sourceforge.jp/
+ http://jaist.dl.sourceforge.jp/
MASTER_SITE_SUSE+= \
ftp://rpmfind.net/linux/SuSE-Linux/${MACHINE_ARCH}/update/${SUSE_VERSION}/ \