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 /graphics/R-cran-ggplot2 | |
parent | e84a004d0c124695b02bb3d3ffe2b62c2bbc29f8 (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 'graphics/R-cran-ggplot2')
-rw-r--r-- | graphics/R-cran-ggplot2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/R-cran-ggplot2/Makefile b/graphics/R-cran-ggplot2/Makefile index 936a9b06b883..cb0d5a62ac48 100644 --- a/graphics/R-cran-ggplot2/Makefile +++ b/graphics/R-cran-ggplot2/Makefile @@ -2,7 +2,7 @@ PORTNAME= ggplot2 PORTVERSION= 0.9.3.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics DISTNAME= ${PORTNAME}_${PORTVERSION} |