diff options
Diffstat (limited to 'math/R-cran-expm/Makefile')
-rw-r--r-- | math/R-cran-expm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/R-cran-expm/Makefile b/math/R-cran-expm/Makefile index de409cb04aa4..c444f3731687 100644 --- a/math/R-cran-expm/Makefile +++ b/math/R-cran-expm/Makefile @@ -1,5 +1,5 @@ PORTNAME= expm -DISTVERSION= 0.999-9 +DISTVERSION= 1.0-0 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} |