diff options
Diffstat (limited to 'converters/R-cran-rjson/Makefile')
-rw-r--r-- | converters/R-cran-rjson/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/converters/R-cran-rjson/Makefile b/converters/R-cran-rjson/Makefile index 0767a611f3bf..3b910fe5fd6a 100644 --- a/converters/R-cran-rjson/Makefile +++ b/converters/R-cran-rjson/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= rjson -PORTVERSION= 0.2.11 -PORTREVISION= 1 +PORTVERSION= 0.2.12 CATEGORIES= converters DISTNAME= ${PORTNAME}_${PORTVERSION} |