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-coda | |
parent | 0a0a56c4feb0619717bd8d0f81de4a52e8c7b96c (diff) | |
download | ports-5d57d97db9a37dcb229b79d5e3ea46fd617b3cb4.tar.gz ports-5d57d97db9a37dcb229b79d5e3ea46fd617b3cb4.zip |
Notes
Diffstat (limited to 'math/R-cran-coda')
-rw-r--r-- | math/R-cran-coda/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/R-cran-coda/Makefile b/math/R-cran-coda/Makefile index 251bbf2929a8..a37eb1d23e06 100644 --- a/math/R-cran-coda/Makefile +++ b/math/R-cran-coda/Makefile @@ -7,6 +7,7 @@ PORTNAME= coda DISTVERSION= 0.14-6 +PORTREVISION= 1 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} |