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.
This commit is contained in:
ryoon 2014-05-06 13:11:46 +00:00
parent a05b45c990
commit a450329d04

View file

@ -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 # This Makefile fragment defines read-only MASTER_SITE_* variables
# representing some well-known master distribution sites for software. # representing some well-known master distribution sites for software.
@ -90,10 +90,7 @@ MASTER_SITE_SOURCEFORGE+= \
MASTER_SITE_SOURCEFORGE_JP+= \ MASTER_SITE_SOURCEFORGE_JP+= \
http://osdn.dl.sourceforge.jp/ \ http://osdn.dl.sourceforge.jp/ \
http://jaist.dl.sourceforge.jp/ \ http://jaist.dl.sourceforge.jp/
http://globalbase.dl.sourceforge.jp/ \
http://iij.dl.sourceforge.jp/ \
http://download.sourceforge.jp/
MASTER_SITE_SUSE+= \ MASTER_SITE_SUSE+= \
ftp://rpmfind.net/linux/SuSE-Linux/${MACHINE_ARCH}/update/${SUSE_VERSION}/ \ ftp://rpmfind.net/linux/SuSE-Linux/${MACHINE_ARCH}/update/${SUSE_VERSION}/ \