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 /math/R-cran-quadprog | |
parent | e84a004d0c124695b02bb3d3ffe2b62c2bbc29f8 (diff) | |
download | ports-e80e13199698384004812ef82084507a63c6db49.tar.gz ports-e80e13199698384004812ef82084507a63c6db49.zip |
Notes
Diffstat (limited to 'math/R-cran-quadprog')
-rw-r--r-- | math/R-cran-quadprog/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/R-cran-quadprog/Makefile b/math/R-cran-quadprog/Makefile index eb0061770c0a..d68f5339a3fb 100644 --- a/math/R-cran-quadprog/Makefile +++ b/math/R-cran-quadprog/Makefile @@ -3,6 +3,7 @@ PORTNAME= quadprog DISTVERSION= 1.5-5 +PORTREVISION= 1 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} |