diff options
Diffstat (limited to 'math/R-cran-tensor/Makefile')
-rw-r--r-- | math/R-cran-tensor/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/R-cran-tensor/Makefile b/math/R-cran-tensor/Makefile index a1a9213f94f3..99f17aedcda3 100644 --- a/math/R-cran-tensor/Makefile +++ b/math/R-cran-tensor/Makefile @@ -5,6 +5,7 @@ DISTNAME= ${PORTNAME}_${DISTVERSION} MAINTAINER= ygy@FreeBSD.org COMMENT= Tensor product of arrays +WWW= https://CRAN.R-project.org/package=tensor LICENSE= GPLv2+ |