diff options
author | Brendan Fabeny <bf@FreeBSD.org> | 2012-05-04 20:56:15 +0000 |
---|---|---|
committer | Brendan Fabeny <bf@FreeBSD.org> | 2012-05-04 20:56:15 +0000 |
commit | aa8976055056c41a1eb0da887a934c6b9fde663b (patch) | |
tree | 753f8e1319cd1bc9e3c0bd384ca18b4a7dbb53fa /textproc | |
parent | d68dbce765f187bdb9c799fea856bb399ea9c477 (diff) | |
download | ports-aa8976055056c41a1eb0da887a934c6b9fde663b.tar.gz ports-aa8976055056c41a1eb0da887a934c6b9fde663b.zip |
Notes
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/R-cran-XML/Makefile | 2 | ||||
-rw-r--r-- | textproc/R-cran-stringr/Makefile | 2 | ||||
-rw-r--r-- | textproc/R-cran-xtable/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/textproc/R-cran-XML/Makefile b/textproc/R-cran-XML/Makefile index 9795efa3ec0d..214fb3411129 100644 --- a/textproc/R-cran-XML/Makefile +++ b/textproc/R-cran-XML/Makefile @@ -7,7 +7,7 @@ PORTNAME= XML DISTVERSION= 3.9-4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/textproc/R-cran-stringr/Makefile b/textproc/R-cran-stringr/Makefile index 3abccf5962cc..4957b56f5c75 100644 --- a/textproc/R-cran-stringr/Makefile +++ b/textproc/R-cran-stringr/Makefile @@ -7,7 +7,7 @@ PORTNAME= stringr PORTVERSION= 0.6 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/textproc/R-cran-xtable/Makefile b/textproc/R-cran-xtable/Makefile index 3ff201a74ca1..45c7a1918597 100644 --- a/textproc/R-cran-xtable/Makefile +++ b/textproc/R-cran-xtable/Makefile @@ -7,7 +7,7 @@ PORTNAME= xtable DISTVERSION= 1.7-0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc DISTNAME= ${PORTNAME}_${DISTVERSION} |