diff options
Diffstat (limited to 'math/R-cran-MatrixModels')
-rw-r--r-- | math/R-cran-MatrixModels/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/R-cran-MatrixModels/Makefile b/math/R-cran-MatrixModels/Makefile index 4adb8f4b997c..4605acda224e 100644 --- a/math/R-cran-MatrixModels/Makefile +++ b/math/R-cran-MatrixModels/Makefile @@ -5,6 +5,7 @@ DISTNAME= ${PORTNAME}_${DISTVERSION} MAINTAINER= tota@FreeBSD.org COMMENT= Modelling with Sparse And Dense Matrices +WWW= https://cran.r-project.org/web/packages/MatrixModels/ LICENSE= GPLv2+ |