diff options
Diffstat (limited to 'math/R-cran-quadprog/Makefile')
-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 18de865d5e6c..f07436e6a635 100644 --- a/math/R-cran-quadprog/Makefile +++ b/math/R-cran-quadprog/Makefile @@ -6,6 +6,7 @@ DISTNAME= ${PORTNAME}_${DISTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Functions to solve Quadratic Programming Problems +WWW= https://cran.r-project.org/web/packages/quadprog/ LICENSE= GPLv2 GPLv3 LICENSE_COMB= dual |