diff options
Diffstat (limited to 'math/R-cran-tensor/Makefile')
-rw-r--r-- | math/R-cran-tensor/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/math/R-cran-tensor/Makefile b/math/R-cran-tensor/Makefile index 8d7db7ccb12b..2f95977359b5 100644 --- a/math/R-cran-tensor/Makefile +++ b/math/R-cran-tensor/Makefile @@ -1,10 +1,9 @@ PORTNAME= tensor -DISTVERSION= 1.5 -PORTREVISION= 1 +DISTVERSION= 1.5.1 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= atanubiswas484@gmail.com COMMENT= Tensor product of arrays WWW= https://CRAN.R-project.org/package=tensor |