summaryrefslogtreecommitdiff
path: root/Mk
diff options
context:
space:
mode:
authorWen Heping <wen@FreeBSD.org>2011-01-16 06:24:26 +0000
committerWen Heping <wen@FreeBSD.org>2011-01-16 06:24:26 +0000
commitdc4bdea1dda0a199ec51c28f7ad7c2654b8a4520 (patch)
tree94b0ac875f35ab882a8ec78522a8e648d660a003 /Mk
parentAdd php-openssl as dependency, which is needed for installing/updating (diff)
- Add more mirrors for R-cran
Feature safe: yes
Notes
Notes: svn path=/head/; revision=267881
Diffstat (limited to 'Mk')
-rw-r--r--Mk/bsd.cran.mk8
1 files changed, 8 insertions, 0 deletions
diff --git a/Mk/bsd.cran.mk b/Mk/bsd.cran.mk
index 150fbaa13306..776c210e9067 100644
--- a/Mk/bsd.cran.mk
+++ b/Mk/bsd.cran.mk
@@ -9,6 +9,14 @@ CRAN_Include_MAINTAINER= wen@FreeBSD.org
.if defined(USE_R_MOD)
MASTER_CRAN_SITES+= http://mirrors.geoexpat.com/cran/src/contrib/ \
http://cran.rakanu.com/src/contrib/ \
+ http://cran.ms.unimelb.edu.au/src/contrib/ \
+ http://mirror.its.dal.ca/cran/src/contrib/ \
+ http://mirrors.dotsrc.org/cran/src/contrib/ \
+ http://cran.univ-lyon1.fr/src/contrib/ \
+ http://ftp5.gwdg.de/pub/misc/cran/src/contrib/ \
+ http://cran.stat.unipd.it/src/contrib/ \
+ http://cran.md.tsukuba.ac.jp/src/contrib/ \
+ http://mirrors.ibiblio.org/pub/mirrors/CRAN/src/contrib/ \
http://cran.cnr.berkeley.edu/src/contrib/
.endif