diff options
author | Brendan Fabeny <bf@FreeBSD.org> | 2012-06-26 23:57:00 +0000 |
---|---|---|
committer | Brendan Fabeny <bf@FreeBSD.org> | 2012-06-26 23:57:00 +0000 |
commit | 3503a3164ffd152fc86257b05ce9eb877c15aa89 (patch) | |
tree | 5ccb160cf8e9b548cad70674c204e4447e24e8e3 /math/R-cran-coda | |
parent | e14440b95e6c852bba4cfe23b3febb14217ebb76 (diff) | |
download | ports-3503a3164ffd152fc86257b05ce9eb877c15aa89.tar.gz ports-3503a3164ffd152fc86257b05ce9eb877c15aa89.zip |
Notes
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 c061b3ef4072..9250dd9eb22a 100644 --- a/math/R-cran-coda/Makefile +++ b/math/R-cran-coda/Makefile @@ -7,7 +7,7 @@ PORTNAME= coda DISTVERSION= 0.14-7 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} |