diff options
author | Brendan Fabeny <bf@FreeBSD.org> | 2013-03-07 04:21:34 +0000 |
---|---|---|
committer | Brendan Fabeny <bf@FreeBSD.org> | 2013-03-07 04:21:34 +0000 |
commit | 51cd110a01e0843c61657f585ade4723864e9fec (patch) | |
tree | 21b253aee80a78b635921f19442c8e7ff622ec81 /math/R-cran-Formula | |
parent | dc1920675658b72f0ef34f4188d62c64b84d330b (diff) | |
download | ports-51cd110a01e0843c61657f585ade4723864e9fec.tar.gz ports-51cd110a01e0843c61657f585ade4723864e9fec.zip |
update math/R to 2.15.3, and adjust dependent ports
Notes
Notes:
svn path=/head/; revision=313562
Diffstat (limited to 'math/R-cran-Formula')
-rw-r--r-- | math/R-cran-Formula/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/R-cran-Formula/Makefile b/math/R-cran-Formula/Makefile index 4b2cdbed5e97..a389de255cb9 100644 --- a/math/R-cran-Formula/Makefile +++ b/math/R-cran-Formula/Makefile @@ -3,7 +3,7 @@ PORTNAME= Formula DISTVERSION= 1.1-0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} |