diff options
author | Brendan Fabeny <bf@FreeBSD.org> | 2013-11-13 08:19:34 +0000 |
---|---|---|
committer | Brendan Fabeny <bf@FreeBSD.org> | 2013-11-13 08:19:34 +0000 |
commit | 1b81841d48f3ed103625c95e04fffda9553de798 (patch) | |
tree | a853de518defa2d17dedd733ce6db0aae6e33eaf /www/R-cran-scrapeR | |
parent | 2c962ef4651e981593858995fa5df823c6743571 (diff) | |
download | ports-1b81841d48f3ed103625c95e04fffda9553de798.tar.gz ports-1b81841d48f3ed103625c95e04fffda9553de798.zip |
Update math/R to 3.0.2 patched r64207 and math/R-cran-SuppDists to 1.1-9.1;
adjust dependent ports
Reviewed by: pfg, thierry, tota
Notes
Notes:
svn path=/head/; revision=333659
Diffstat (limited to 'www/R-cran-scrapeR')
-rw-r--r-- | www/R-cran-scrapeR/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/R-cran-scrapeR/Makefile b/www/R-cran-scrapeR/Makefile index bf7eedaaf405..7b36b38341a8 100644 --- a/www/R-cran-scrapeR/Makefile +++ b/www/R-cran-scrapeR/Makefile @@ -3,7 +3,7 @@ PORTNAME= scrapeR PORTVERSION= 0.1.6 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= www DISTNAME= ${PORTNAME}_${PORTVERSION} |