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 /net/R-cran-twitteR | |
parent | Convert to USES=webplugin (diff) |
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 'net/R-cran-twitteR')
-rw-r--r-- | net/R-cran-twitteR/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/R-cran-twitteR/Makefile b/net/R-cran-twitteR/Makefile index ac530e4ebe21..79fc54d01163 100644 --- a/net/R-cran-twitteR/Makefile +++ b/net/R-cran-twitteR/Makefile @@ -3,7 +3,7 @@ PORTNAME= twitteR PORTVERSION= 1.1.7 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net DISTNAME= ${PORTNAME}_${PORTVERSION} |