diff options
author | TAKATSU Tomonari <tota@FreeBSD.org> | 2018-06-15 09:54:53 +0000 |
---|---|---|
committer | TAKATSU Tomonari <tota@FreeBSD.org> | 2018-06-15 09:54:53 +0000 |
commit | d36bca93933830aa09ff052d6699afe551615631 (patch) | |
tree | 1c37f21a98f3db621aa75f23f65c47c8b5dcb8ae /converters/R-cran-rjson/Makefile | |
parent | 3734c9a55239d6badce930b73fd4fc8544d464b2 (diff) | |
download | ports-d36bca93933830aa09ff052d6699afe551615631.tar.gz ports-d36bca93933830aa09ff052d6699afe551615631.zip |
Notes
Diffstat (limited to 'converters/R-cran-rjson/Makefile')
-rw-r--r-- | converters/R-cran-rjson/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/converters/R-cran-rjson/Makefile b/converters/R-cran-rjson/Makefile index 0d99808f5a42..fd89e8b1f379 100644 --- a/converters/R-cran-rjson/Makefile +++ b/converters/R-cran-rjson/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= rjson -PORTVERSION= 0.2.19 +PORTVERSION= 0.2.20 CATEGORIES= converters DISTNAME= ${PORTNAME}_${PORTVERSION} |