diff options
author | Brendan Fabeny <bf@FreeBSD.org> | 2013-05-28 15:15:05 +0000 |
---|---|---|
committer | Brendan Fabeny <bf@FreeBSD.org> | 2013-05-28 15:15:05 +0000 |
commit | e80e13199698384004812ef82084507a63c6db49 (patch) | |
tree | 415589d9c68c0b0770aa00cfd4495ce30df83a29 /science/R-cran-snow | |
parent | e84a004d0c124695b02bb3d3ffe2b62c2bbc29f8 (diff) | |
download | ports-e80e13199698384004812ef82084507a63c6db49.tar.gz ports-e80e13199698384004812ef82084507a63c6db49.zip |
Update math/R to 3.0.1-patched, and adjust dependent ports;
synchronize math/rpy with upstream repository
Reviewed by: wen
Approved by: wen, tota
Notes
Notes:
svn path=/head/; revision=319316
Diffstat (limited to 'science/R-cran-snow')
-rw-r--r-- | science/R-cran-snow/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/science/R-cran-snow/Makefile b/science/R-cran-snow/Makefile index 876ad86ec6ac..618c0e1d20b8 100644 --- a/science/R-cran-snow/Makefile +++ b/science/R-cran-snow/Makefile @@ -3,6 +3,7 @@ PORTNAME= snow DISTVERSION= 0.3-12 +PORTREVISION= 1 CATEGORIES= science DISTNAME= ${PORTNAME}_${DISTVERSION} |