summaryrefslogtreecommitdiff
path: root/Mk
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2002-09-11 19:31:07 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2002-09-11 19:31:07 +0000
commit72f4110007b8565a92c49403ee7c7ceb1067a85b (patch)
tree2b8290f1d5eeb4884d307787c00394354a5d68d0 /Mk
parentUpdate to 20020616. (diff)
Add my iDaemons.org site to MASTER_SITE_BACKUP on which I started
mirroring all the distfiles of ruby related ports except RESTRICTED ones.
Notes
Notes: svn path=/head/; revision=66166
Diffstat (limited to 'Mk')
-rw-r--r--Mk/bsd.ruby.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/Mk/bsd.ruby.mk b/Mk/bsd.ruby.mk
index e3458d5e8cc5..b61e88d549d3 100644
--- a/Mk/bsd.ruby.mk
+++ b/Mk/bsd.ruby.mk
@@ -343,4 +343,7 @@ RUN_DEPENDS+= ${DEPEND_RUBY_AMSTD}
BUILD_DEPENDS+= ${DEPEND_RUBY_RD2}
.endif
+MASTER_SITE_BACKUP+= \
+ http://www.iDaemons.org/distfiles/${DIST_SUBDIR}/
+
.endif