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 /converters | |
parent | e84a004d0c124695b02bb3d3ffe2b62c2bbc29f8 (diff) | |
download | ports-e80e13199698384004812ef82084507a63c6db49.tar.gz ports-e80e13199698384004812ef82084507a63c6db49.zip |
Notes
Diffstat (limited to 'converters')
-rw-r--r-- | converters/R-cran-RJSONIO/Makefile | 1 | ||||
-rw-r--r-- | converters/R-cran-rjson/Makefile | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/converters/R-cran-RJSONIO/Makefile b/converters/R-cran-RJSONIO/Makefile index 884040359649..7df67e84d56d 100644 --- a/converters/R-cran-RJSONIO/Makefile +++ b/converters/R-cran-RJSONIO/Makefile @@ -3,6 +3,7 @@ PORTNAME= RJSONIO DISTVERSION= 1.0-3 +PORTREVISION= 1 CATEGORIES= converters DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/converters/R-cran-rjson/Makefile b/converters/R-cran-rjson/Makefile index 34942d97655d..84ac02bbcbbb 100644 --- a/converters/R-cran-rjson/Makefile +++ b/converters/R-cran-rjson/Makefile @@ -3,7 +3,7 @@ PORTNAME= rjson PORTVERSION= 0.2.12 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= converters DISTNAME= ${PORTNAME}_${PORTVERSION} |