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 bfee70130967..e38401dfbcdb 100644 --- a/converters/R-cran-jsonlite/Makefile +++ b/converters/R-cran-jsonlite/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= jsonlite -PORTVERSION= 1.0 +PORTVERSION= 1.1 CATEGORIES= converters DISTNAME= ${PORTNAME}_${PORTVERSION} |