diff options
author | bf <bf@FreeBSD.org> | 2012-01-19 07:04:08 +0800 |
---|---|---|
committer | bf <bf@FreeBSD.org> | 2012-01-19 07:04:08 +0800 |
commit | 34a0c757cbea2ff83aea5049d2416696b3127864 (patch) | |
tree | dcfe26dce88faa7f66e4d5621e44fe0f5dd19d6b /math/R-cran-mvtnorm | |
parent | 55dc5deecf87c31d6e2d72b815f7b3e491a5374e (diff) | |
download | freebsd-ports-gnome-34a0c757cbea2ff83aea5049d2416696b3127864.tar.gz freebsd-ports-gnome-34a0c757cbea2ff83aea5049d2416696b3127864.tar.zst freebsd-ports-gnome-34a0c757cbea2ff83aea5049d2416696b3127864.zip |
update math/R to 2.14.1, 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 ddf081e3e5d4..9e062f613154 100644 --- a/math/R-cran-mvtnorm/Makefile +++ b/math/R-cran-mvtnorm/Makefile @@ -7,7 +7,7 @@ PORTNAME= mvtnorm PORTVERSION= 0.9.96 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= math DISTNAME= ${PORTNAME}_${PORTVERSION:C/\./-/g:C/-/\./1} |