diff options
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 72ad1e3bc93e..d691a8bac4f3 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= 4 +PORTREVISION= 5 CATEGORIES= graphics DISTNAME= ${PORTNAME}_${PORTVERSION} |