diff options
author | Brendan Fabeny <bf@FreeBSD.org> | 2011-11-27 07:02:15 +0000 |
---|---|---|
committer | Brendan Fabeny <bf@FreeBSD.org> | 2011-11-27 07:02:15 +0000 |
commit | 5d57d97db9a37dcb229b79d5e3ea46fd617b3cb4 (patch) | |
tree | e7eb97715b545d7e1c7c80715b1287cc8330e8fa /graphics | |
parent | 0a0a56c4feb0619717bd8d0f81de4a52e8c7b96c (diff) | |
download | ports-5d57d97db9a37dcb229b79d5e3ea46fd617b3cb4.tar.gz ports-5d57d97db9a37dcb229b79d5e3ea46fd617b3cb4.zip |
Notes
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/R-cran-RColorBrewer/Makefile | 2 | ||||
-rw-r--r-- | graphics/R-cran-colorspace/Makefile | 2 | ||||
-rw-r--r-- | graphics/R-cran-diagram/Makefile | 2 | ||||
-rw-r--r-- | graphics/R-cran-ggplot2/Makefile | 2 | ||||
-rw-r--r-- | graphics/R-cran-shape/Makefile | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/graphics/R-cran-RColorBrewer/Makefile b/graphics/R-cran-RColorBrewer/Makefile index de4f85206422..24fcb702a354 100644 --- a/graphics/R-cran-RColorBrewer/Makefile +++ b/graphics/R-cran-RColorBrewer/Makefile @@ -7,7 +7,7 @@ PORTNAME= RColorBrewer DISTVERSION= 1.0-5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/graphics/R-cran-colorspace/Makefile b/graphics/R-cran-colorspace/Makefile index e7596648bbc4..0cb073246d89 100644 --- a/graphics/R-cran-colorspace/Makefile +++ b/graphics/R-cran-colorspace/Makefile @@ -7,7 +7,7 @@ PORTNAME= colorspace DISTVERSION= 1.1-0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/graphics/R-cran-diagram/Makefile b/graphics/R-cran-diagram/Makefile index 03377554405d..cdaecd3dd642 100644 --- a/graphics/R-cran-diagram/Makefile +++ b/graphics/R-cran-diagram/Makefile @@ -7,7 +7,7 @@ PORTNAME= diagram PORTVERSION= 1.5.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/graphics/R-cran-ggplot2/Makefile b/graphics/R-cran-ggplot2/Makefile index 93117c9f8956..f423e9ac89f6 100644 --- a/graphics/R-cran-ggplot2/Makefile +++ b/graphics/R-cran-ggplot2/Makefile @@ -7,7 +7,7 @@ PORTNAME= ggplot2 PORTVERSION= 0.8.9 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/graphics/R-cran-shape/Makefile b/graphics/R-cran-shape/Makefile index 956a0a1113e4..67e6622464af 100644 --- a/graphics/R-cran-shape/Makefile +++ b/graphics/R-cran-shape/Makefile @@ -7,7 +7,7 @@ PORTNAME= shape PORTVERSION= 1.3.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics DISTNAME= ${PORTNAME}_${PORTVERSION} |