diff options
author | Brendan Fabeny <bf@FreeBSD.org> | 2011-11-27 07:02:15 +0000 |
---|---|---|
committer | Brendan Fabeny <bf@FreeBSD.org> | 2011-11-27 07:02:15 +0000 |
commit | 5d57d97db9a37dcb229b79d5e3ea46fd617b3cb4 (patch) | |
tree | e7eb97715b545d7e1c7c80715b1287cc8330e8fa /www/R-cran-scrapeR | |
parent | 0a0a56c4feb0619717bd8d0f81de4a52e8c7b96c (diff) |
update math/R to 2.14.0, math/R-cran-sp to 0.9-91, and adjust
dependent ports
Approved by: linimon (portmgr), thierry, tota, wen
Feature safe: yes
Notes
Notes:
svn path=/head/; revision=286477
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 9a5e586505d1..ab7f2c1d912e 100644 --- a/www/R-cran-scrapeR/Makefile +++ b/www/R-cran-scrapeR/Makefile @@ -7,7 +7,7 @@ PORTNAME= scrapeR PORTVERSION= 0.1.6 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www DISTNAME= ${PORTNAME}_${PORTVERSION} |