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 /converters/R-cran-RJSONIO | |
parent | d68dbce765f187bdb9c799fea856bb399ea9c477 (diff) |
Notes
Diffstat (limited to 'converters/R-cran-RJSONIO')
-rw-r--r-- | converters/R-cran-RJSONIO/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/converters/R-cran-RJSONIO/Makefile b/converters/R-cran-RJSONIO/Makefile index 4f76083c3995..7ae8b4dc1942 100644 --- a/converters/R-cran-RJSONIO/Makefile +++ b/converters/R-cran-RJSONIO/Makefile @@ -7,7 +7,7 @@ PORTNAME= RJSONIO DISTVERSION= 0.98-1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= converters DISTNAME= ${PORTNAME}_${DISTVERSION} |