aboutsummaryrefslogtreecommitdiffstats
path: root/Mk/bsd.sites.mk
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2008-03-31 22:58:22 +0800
committerpav <pav@FreeBSD.org>2008-03-31 22:58:22 +0800
commit7a54cf7ad66e60afe4143841e6c345979146d92e (patch)
tree21d89baa9a0c9eddcd637608cd7fc60c0cc31cf2 /Mk/bsd.sites.mk
parentb9bccd0295d999a0f030ffd2844cc30782a4f1d9 (diff)
downloadfreebsd-ports-graphics-7a54cf7ad66e60afe4143841e6c345979146d92e.tar.gz
freebsd-ports-graphics-7a54cf7ad66e60afe4143841e6c345979146d92e.tar.zst
freebsd-ports-graphics-7a54cf7ad66e60afe4143841e6c345979146d92e.zip
- Add ring.nict.go.jp to Ringserver group
PR: ports/119555 Submitted by: KIMURA Yasuhiro <yasu@utahime.org>
Diffstat (limited to 'Mk/bsd.sites.mk')
-rw-r--r--Mk/bsd.sites.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/Mk/bsd.sites.mk b/Mk/bsd.sites.mk
index 60cde37a6d0..2e243d51a45 100644
--- a/Mk/bsd.sites.mk
+++ b/Mk/bsd.sites.mk
@@ -1143,6 +1143,7 @@ MASTER_SITE_REDHAT_LINUX+= \
#
.if !defined(IGNORE_MASTER_SITE_RINGSERVER)
MASTER_SITE_RINGSERVER+= \
+ http://ring.nict.go.jp/archives/%SUBDIR%/ \
http://ring.sakura.ad.jp/archives/%SUBDIR%/ \
http://ring.riken.jp/archives/%SUBDIR%/
.endif