diff options
author | tota <tota@FreeBSD.org> | 2014-09-22 13:20:09 +0800 |
---|---|---|
committer | tota <tota@FreeBSD.org> | 2014-09-22 13:20:09 +0800 |
commit | 4964b5b32892829da962a354d2c367e0aeec835f (patch) | |
tree | 60c869b02d1d4e3dcd794c95823254d8a2dc2f15 /converters/R-cran-RJSONIO/Makefile | |
parent | a151b04cff7db0ac2f54d35cdba1bdde596f9d27 (diff) | |
download | freebsd-ports-gnome-4964b5b32892829da962a354d2c367e0aeec835f.tar.gz freebsd-ports-gnome-4964b5b32892829da962a354d2c367e0aeec835f.tar.zst freebsd-ports-gnome-4964b5b32892829da962a354d2c367e0aeec835f.zip |
- Update to 1.3-0
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} |