diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2013-10-26 00:52:33 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2013-10-26 00:52:33 +0000 |
commit | 3be3e90f932fe30b2ab3df681ac68ff01b119a6d (patch) | |
tree | b8b96118ea47b0d759741f6837c7c0e3268cf8b1 /graphics/R-cran-ggplot2/Makefile | |
parent | 4b2913315ac04ce65cf04717b6ded5d434c5744a (diff) | |
download | ports-3be3e90f932fe30b2ab3df681ac68ff01b119a6d.tar.gz ports-3be3e90f932fe30b2ab3df681ac68ff01b119a6d.zip |
Notes
Diffstat (limited to 'graphics/R-cran-ggplot2/Makefile')
-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 16ef3087ee9d..1f8d326b8db7 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= 2 +PORTREVISION= 3 CATEGORIES= graphics DISTNAME= ${PORTNAME}_${PORTVERSION} |