diff options
Diffstat (limited to 'math/R-cran-mpoly/Makefile')
-rw-r--r-- | math/R-cran-mpoly/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/R-cran-mpoly/Makefile b/math/R-cran-mpoly/Makefile index 93cfd3daa088..8b6a078bd56c 100644 --- a/math/R-cran-mpoly/Makefile +++ b/math/R-cran-mpoly/Makefile @@ -1,7 +1,7 @@ PORTNAME= mpoly DISTVERSION= 1.1.2 CATEGORIES= math -DISTNAME= ${PORTNAME}_${PORTVERSION} +DISTNAME= ${PORTNAME}_${DISTVERSION} MAINTAINER= uzsolt@FreeBSD.org COMMENT= Symbolic computing with multivariate polynomials in R |