diff options
Diffstat (limited to 'converters/R-cran-RJSONIO/Makefile')
-rw-r--r-- | converters/R-cran-RJSONIO/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/converters/R-cran-RJSONIO/Makefile b/converters/R-cran-RJSONIO/Makefile index 10aff890116e..0416fcc548b9 100644 --- a/converters/R-cran-RJSONIO/Makefile +++ b/converters/R-cran-RJSONIO/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= RJSONIO -DISTVERSION= 1.2-0.2 -PORTREVISION= 1 +DISTVERSION= 1.3-0 CATEGORIES= converters DISTNAME= ${PORTNAME}_${DISTVERSION} |