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 /graphics/R-cran-rgdal | |
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 'graphics/R-cran-rgdal')
-rw-r--r-- | graphics/R-cran-rgdal/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/R-cran-rgdal/Makefile b/graphics/R-cran-rgdal/Makefile index 3697df167cec..8ffd95d51bd8 100644 --- a/graphics/R-cran-rgdal/Makefile +++ b/graphics/R-cran-rgdal/Makefile @@ -7,6 +7,7 @@ PORTNAME= rgdal DISTVERSION= 0.7-12 +PORTREVISION= 1 CATEGORIES= graphics DISTNAME= ${PORTNAME}_${DISTVERSION} |