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 /net/R-cran-twitteR | |
parent | - Update to 2.9-20111125 (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 'net/R-cran-twitteR')
-rw-r--r-- | net/R-cran-twitteR/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/R-cran-twitteR/Makefile b/net/R-cran-twitteR/Makefile index 83ba4f8ed5bd..90e918f37bab 100644 --- a/net/R-cran-twitteR/Makefile +++ b/net/R-cran-twitteR/Makefile @@ -7,6 +7,7 @@ PORTNAME= twitteR PORTVERSION= 0.99.14 +PORTREVISION= 1 CATEGORIES= net DISTNAME= ${PORTNAME}_${PORTVERSION} |