aboutsummaryrefslogtreecommitdiff
path: root/graphics/R-cran-ggplot2/Makefile
diff options
context:
space:
mode:
authorTAKATSU Tomonari <tota@FreeBSD.org>2013-03-04 13:19:35 +0000
committerTAKATSU Tomonari <tota@FreeBSD.org>2013-03-04 13:19:35 +0000
commitc9689849c9deffc855bb6fdec69b2064336f7e0c (patch)
treeb5423408186682bed659544d16c86c5cd033ad13 /graphics/R-cran-ggplot2/Makefile
parent03a62ee62efc8a9661358706aa1cbe283f97df31 (diff)
- Update to 0.9.3.1
- Remove indefinite article from COMMENT
Notes
Notes: svn path=/head/; revision=313407
Diffstat (limited to 'graphics/R-cran-ggplot2/Makefile')
-rw-r--r--graphics/R-cran-ggplot2/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/graphics/R-cran-ggplot2/Makefile b/graphics/R-cran-ggplot2/Makefile
index d5be52c0f877..b69cb5a141d5 100644
--- a/graphics/R-cran-ggplot2/Makefile
+++ b/graphics/R-cran-ggplot2/Makefile
@@ -1,13 +1,12 @@
# $FreeBSD$
PORTNAME= ggplot2
-PORTVERSION= 0.9.3
-PORTREVISION= 1
+PORTVERSION= 0.9.3.1
CATEGORIES= graphics
DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= tota@FreeBSD.org
-COMMENT= An implementation of the Grammar of Graphics
+COMMENT= Implementation of the Grammar of Graphics
LICENSE= GPLv2