diff options
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} |