diff options
Diffstat (limited to 'converters/R-cran-jsonlite/Makefile')
-rw-r--r-- | converters/R-cran-jsonlite/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/converters/R-cran-jsonlite/Makefile b/converters/R-cran-jsonlite/Makefile index e38401dfbcdb..1bb643cf5633 100644 --- a/converters/R-cran-jsonlite/Makefile +++ b/converters/R-cran-jsonlite/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= jsonlite -PORTVERSION= 1.1 +PORTVERSION= 1.2 CATEGORIES= converters DISTNAME= ${PORTNAME}_${PORTVERSION} |