diff options
author | Brendan Fabeny <bf@FreeBSD.org> | 2013-05-28 15:15:05 +0000 |
---|---|---|
committer | Brendan Fabeny <bf@FreeBSD.org> | 2013-05-28 15:15:05 +0000 |
commit | e80e13199698384004812ef82084507a63c6db49 (patch) | |
tree | 415589d9c68c0b0770aa00cfd4495ce30df83a29 /textproc | |
parent | e84a004d0c124695b02bb3d3ffe2b62c2bbc29f8 (diff) |
Notes
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/R-cran-R2HTML/Makefile | 1 | ||||
-rw-r--r-- | textproc/R-cran-XML/Makefile | 1 | ||||
-rw-r--r-- | textproc/R-cran-stringr/Makefile | 2 | ||||
-rw-r--r-- | textproc/R-cran-xtable/Makefile | 2 |
4 files changed, 4 insertions, 2 deletions
diff --git a/textproc/R-cran-R2HTML/Makefile b/textproc/R-cran-R2HTML/Makefile index ea00b8c75746..7c67cf69fdc2 100644 --- a/textproc/R-cran-R2HTML/Makefile +++ b/textproc/R-cran-R2HTML/Makefile @@ -3,6 +3,7 @@ PORTNAME= R2HTML PORTVERSION= 2.2.1 +PORTREVISION= 1 CATEGORIES= textproc DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/textproc/R-cran-XML/Makefile b/textproc/R-cran-XML/Makefile index 71dc6d3f5a07..044f5640e110 100644 --- a/textproc/R-cran-XML/Makefile +++ b/textproc/R-cran-XML/Makefile @@ -3,6 +3,7 @@ PORTNAME= XML DISTVERSION= 3.96-1.1 +PORTREVISION= 1 CATEGORIES= textproc DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/textproc/R-cran-stringr/Makefile b/textproc/R-cran-stringr/Makefile index e13e60f6d854..13b4e3371582 100644 --- a/textproc/R-cran-stringr/Makefile +++ b/textproc/R-cran-stringr/Makefile @@ -3,7 +3,7 @@ PORTNAME= stringr PORTVERSION= 0.6.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= textproc DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/textproc/R-cran-xtable/Makefile b/textproc/R-cran-xtable/Makefile index 9481dc205a2d..db3599e65340 100644 --- a/textproc/R-cran-xtable/Makefile +++ b/textproc/R-cran-xtable/Makefile @@ -3,7 +3,7 @@ PORTNAME= xtable DISTVERSION= 1.7-1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc DISTNAME= ${PORTNAME}_${DISTVERSION} |