diff options
author | Brendan Fabeny <bf@FreeBSD.org> | 2011-11-27 07:02:15 +0000 |
---|---|---|
committer | Brendan Fabeny <bf@FreeBSD.org> | 2011-11-27 07:02:15 +0000 |
commit | 5d57d97db9a37dcb229b79d5e3ea46fd617b3cb4 (patch) | |
tree | e7eb97715b545d7e1c7c80715b1287cc8330e8fa /math/R-cran-inline | |
parent | 0a0a56c4feb0619717bd8d0f81de4a52e8c7b96c (diff) | |
download | freebsd-ports-5d57d97db9a37dcb229b79d5e3ea46fd617b3cb4.zip |
update math/R to 2.14.0, math/R-cran-sp to 0.9-91, and adjust
dependent ports
Approved by: linimon (portmgr), thierry, tota, wen
Feature safe: yes
Diffstat (limited to 'math/R-cran-inline')
-rw-r--r-- | math/R-cran-inline/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/R-cran-inline/Makefile b/math/R-cran-inline/Makefile index 6cce7ae9f0ac..a20a4a30f46b 100644 --- a/math/R-cran-inline/Makefile +++ b/math/R-cran-inline/Makefile @@ -7,7 +7,7 @@ PORTNAME= inline PORTVERSION= 0.3.8 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= math DISTNAME= ${PORTNAME}_${PORTVERSION} |