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-quadprog | |
parent | dc1920675658b72f0ef34f4188d62c64b84d330b (diff) | |
download | ports-51cd110a01e0843c61657f585ade4723864e9fec.tar.gz ports-51cd110a01e0843c61657f585ade4723864e9fec.zip |
Notes
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 2e83bd355924..0a515846d76f 100644 --- a/math/R-cran-quadprog/Makefile +++ b/math/R-cran-quadprog/Makefile @@ -3,7 +3,7 @@ PORTNAME= quadprog DISTVERSION= 1.5-4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} |