diff options
author | Brendan Fabeny <bf@FreeBSD.org> | 2012-03-04 00:59:36 +0800 |
---|---|---|
committer | Brendan Fabeny <bf@FreeBSD.org> | 2012-03-04 00:59:36 +0800 |
commit | 2dbc7784bcfa73bd7890797a080072d8d086c65c (patch) | |
tree | f09a99f21bfaa105568ac291df125b69b27404d4 /math/R-cran-mvtnorm | |
parent | dc5df01f6dc2ccfb24b3cf8831014ffda958aa96 (diff) | |
download | freebsd-ports-gnome-2dbc7784bcfa73bd7890797a080072d8d086c65c.tar.gz freebsd-ports-gnome-2dbc7784bcfa73bd7890797a080072d8d086c65c.tar.zst freebsd-ports-gnome-2dbc7784bcfa73bd7890797a080072d8d086c65c.zip |
update math/R to 2.14.2, and adjust dependent ports
Diffstat (limited to 'math/R-cran-mvtnorm')
-rw-r--r-- | math/R-cran-mvtnorm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/R-cran-mvtnorm/Makefile b/math/R-cran-mvtnorm/Makefile index 9e062f613154..77930a4a2093 100644 --- a/math/R-cran-mvtnorm/Makefile +++ b/math/R-cran-mvtnorm/Makefile @@ -7,7 +7,7 @@ PORTNAME= mvtnorm PORTVERSION= 0.9.96 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= math DISTNAME= ${PORTNAME}_${PORTVERSION:C/\./-/g:C/-/\./1} |