diff options
Diffstat (limited to 'math/R-cran-mvtnorm/Makefile')
-rw-r--r-- | math/R-cran-mvtnorm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/R-cran-mvtnorm/Makefile b/math/R-cran-mvtnorm/Makefile index 79b9ce6f7c24..f198aeec6a78 100644 --- a/math/R-cran-mvtnorm/Makefile +++ b/math/R-cran-mvtnorm/Makefile @@ -7,7 +7,7 @@ PORTNAME= mvtnorm PORTVERSION= 0.9.96 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math PKGNAMEPREFIX= R-cran- DISTNAME= ${PORTNAME}_${PORTVERSION:C/\./-/g:C/-/\./1} |