diff options
author | bf <bf@FreeBSD.org> | 2012-03-04 00:59:36 +0800 |
---|---|---|
committer | bf <bf@FreeBSD.org> | 2012-03-04 00:59:36 +0800 |
commit | 0faefa44bf030fbeb56a8b752d3cecae77522f6c (patch) | |
tree | 436db2eeaebd69afae39644e14e78f8284d63519 /math/R-cran-coda | |
parent | 698a6c0bcebbc6ef3bfd1b543b6e696510789788 (diff) | |
download | freebsd-ports-gnome-0faefa44bf030fbeb56a8b752d3cecae77522f6c.tar.gz freebsd-ports-gnome-0faefa44bf030fbeb56a8b752d3cecae77522f6c.tar.zst freebsd-ports-gnome-0faefa44bf030fbeb56a8b752d3cecae77522f6c.zip |
update math/R to 2.14.2, and adjust dependent ports
Diffstat (limited to 'math/R-cran-coda')
-rw-r--r-- | math/R-cran-coda/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/R-cran-coda/Makefile b/math/R-cran-coda/Makefile index 465bb89a4d52..6ef37508da52 100644 --- a/math/R-cran-coda/Makefile +++ b/math/R-cran-coda/Makefile @@ -7,7 +7,7 @@ PORTNAME= coda DISTVERSION= 0.14-6 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} |