Add MASTER_SITE_RUBY. It will be used by at least five stock ports,

plus several forthcoming ports.
This commit is contained in:
Akinori MUSHA 2000-09-03 17:14:00 +00:00
parent a0efdeb4bd
commit dca8090c58
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=32227

View File

@ -164,6 +164,14 @@ MASTER_SITE_SOURCEFORGE+= \
http://download.sourceforge.net/%SUBDIR%/ \
ftp://ftp.kddlabs.co.jp/sourceforge/%SUBDIR%/
MASTER_SITE_RUBY+= \
ftp://ftp.netlab.co.jp/pub/lang/ruby/%SUBDIR%/ \
ftp://ftp.TokyoNet.AD.JP/pub/misc/ruby/%SUBDIR%/ \
ftp://ftp.iij.ad.jp/pub/lang/ruby/%SUBDIR%/ \
ftp://blade.nagaokaut.ac.jp/pub/lang/ruby/%SUBDIR%/ \
ftp://ftp.krnet.ne.jp/pub/ruby/%SUBDIR%/ \
ftp://mirror.nucba.ac.jp/mirror/ruby/%SUBDIR%/
# Where to put distfiles that don't have any other master site
MASTER_SITE_LOCAL?= \
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/%SUBDIR%/ \