diff options
author | Brendan Fabeny <bf@FreeBSD.org> | 2013-11-13 08:19:34 +0000 |
---|---|---|
committer | Brendan Fabeny <bf@FreeBSD.org> | 2013-11-13 08:19:34 +0000 |
commit | 1b81841d48f3ed103625c95e04fffda9553de798 (patch) | |
tree | a853de518defa2d17dedd733ce6db0aae6e33eaf /converters/R-cran-rjson | |
parent | 2c962ef4651e981593858995fa5df823c6743571 (diff) | |
download | ports-1b81841d48f3ed103625c95e04fffda9553de798.tar.gz ports-1b81841d48f3ed103625c95e04fffda9553de798.zip |
Notes
Diffstat (limited to 'converters/R-cran-rjson')
-rw-r--r-- | converters/R-cran-rjson/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/converters/R-cran-rjson/Makefile b/converters/R-cran-rjson/Makefile index 598a3c9436c5..6b38630b0352 100644 --- a/converters/R-cran-rjson/Makefile +++ b/converters/R-cran-rjson/Makefile @@ -3,7 +3,7 @@ PORTNAME= rjson PORTVERSION= 0.2.13 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= converters DISTNAME= ${PORTNAME}_${PORTVERSION} |