diff options
author | bf <bf@FreeBSD.org> | 2012-06-27 07:57:00 +0800 |
---|---|---|
committer | bf <bf@FreeBSD.org> | 2012-06-27 07:57:00 +0800 |
commit | 574586261684ee302502c77a606f5f491aa7777e (patch) | |
tree | 0d10436db8cc4c86e6e6581dcd60674e30ca193e /converters/R-cran-rjson | |
parent | 512b5957cd9a3e8e2adb3015a287df535755c301 (diff) | |
download | freebsd-ports-gnome-574586261684ee302502c77a606f5f491aa7777e.tar.gz freebsd-ports-gnome-574586261684ee302502c77a606f5f491aa7777e.tar.zst freebsd-ports-gnome-574586261684ee302502c77a606f5f491aa7777e.zip |
update math/R to 2.15.1, switch to the new options format, and
adjust dependent ports
Diffstat (limited to 'converters/R-cran-rjson')
-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 3b17193f07d6..94fe07e111c0 100644 --- a/converters/R-cran-rjson/Makefile +++ b/converters/R-cran-rjson/Makefile @@ -7,7 +7,7 @@ PORTNAME= rjson PORTVERSION= 0.2.8 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= converters DISTNAME= ${PORTNAME}_${PORTVERSION} |