diff options
author | Brendan Fabeny <bf@FreeBSD.org> | 2013-05-28 15:15:05 +0000 |
---|---|---|
committer | Brendan Fabeny <bf@FreeBSD.org> | 2013-05-28 15:15:05 +0000 |
commit | e80e13199698384004812ef82084507a63c6db49 (patch) | |
tree | 415589d9c68c0b0770aa00cfd4495ce30df83a29 /net/R-cran-twitteR | |
parent | - Try again to fix the UPDATING entry for ruby. Thanks to bdrewery for the help. (diff) |
Update math/R to 3.0.1-patched, and adjust dependent ports;
synchronize math/rpy with upstream repository
Reviewed by: wen
Approved by: wen, tota
Notes
Notes:
svn path=/head/; revision=319316
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 381e358560a3..ecca5fa17c05 100644 --- a/net/R-cran-twitteR/Makefile +++ b/net/R-cran-twitteR/Makefile @@ -3,6 +3,7 @@ PORTNAME= twitteR PORTVERSION= 1.1.6 +PORTREVISION= 1 CATEGORIES= net DISTNAME= ${PORTNAME}_${PORTVERSION} |