diff options
author | Brendan Fabeny <bf@FreeBSD.org> | 2011-01-29 16:53:21 +0000 |
---|---|---|
committer | Brendan Fabeny <bf@FreeBSD.org> | 2011-01-29 16:53:21 +0000 |
commit | 5fe86857c43f731714d0bd9a7fe8b89b1b2e0099 (patch) | |
tree | c95c3909f8fd34382cd57bdf6cf742d68b9b55cc /math/R-cran-coda | |
parent | 25ff680f57d62b36187cf2910f5107c6db886036 (diff) | |
download | ports-5fe86857c43f731714d0bd9a7fe8b89b1b2e0099.tar.gz ports-5fe86857c43f731714d0bd9a7fe8b89b1b2e0099.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 90820a90be21..bef564b28d6f 100644 --- a/math/R-cran-coda/Makefile +++ b/math/R-cran-coda/Makefile @@ -7,6 +7,7 @@ PORTNAME= coda PORTVERSION= 0.14 +PORTREVISION= 1 CATEGORIES= math PKGNAMEPREFIX= R-cran- DISTNAME= ${PORTNAME}_${PORTVERSION}-2 |