diff options
author | Brendan Fabeny <bf@FreeBSD.org> | 2013-11-13 08:19:34 +0000 |
---|---|---|
committer | Brendan Fabeny <bf@FreeBSD.org> | 2013-11-13 08:19:34 +0000 |
commit | 1b81841d48f3ed103625c95e04fffda9553de798 (patch) | |
tree | a853de518defa2d17dedd733ce6db0aae6e33eaf /math/R-cran-quadprog | |
parent | Convert to USES=webplugin (diff) |
Update math/R to 3.0.2 patched r64207 and math/R-cran-SuppDists to 1.1-9.1;
adjust dependent ports
Reviewed by: pfg, thierry, tota
Notes
Notes:
svn path=/head/; revision=333659
Diffstat (limited to 'math/R-cran-quadprog')
-rw-r--r-- | math/R-cran-quadprog/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/R-cran-quadprog/Makefile b/math/R-cran-quadprog/Makefile index 996c3c27db33..ee04068e5669 100644 --- a/math/R-cran-quadprog/Makefile +++ b/math/R-cran-quadprog/Makefile @@ -3,7 +3,7 @@ PORTNAME= quadprog DISTVERSION= 1.5-5 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} |