diff options
author | Nuno Teixeira <eduardo@FreeBSD.org> | 2023-09-16 17:00:13 +0000 |
---|---|---|
committer | Nuno Teixeira <eduardo@FreeBSD.org> | 2023-09-16 17:39:05 +0000 |
commit | bae83dadb38242a69c42056c4c8b5fd946f4e65b (patch) | |
tree | 1c2ab85ec23dd122cba0915248c838743193fd08 /math/R-cran-RcppArmadillo/Makefile | |
parent | 586a94981355618809e3cac8ba0e56bb4f21dba9 (diff) |
Diffstat (limited to 'math/R-cran-RcppArmadillo/Makefile')
-rw-r--r-- | math/R-cran-RcppArmadillo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/R-cran-RcppArmadillo/Makefile b/math/R-cran-RcppArmadillo/Makefile index fa569790c24d..90f3f9d212f3 100644 --- a/math/R-cran-RcppArmadillo/Makefile +++ b/math/R-cran-RcppArmadillo/Makefile @@ -1,5 +1,5 @@ PORTNAME= RcppArmadillo -DISTVERSION= 0.12.6.3.0 +DISTVERSION= 0.12.6.4.0 CATEGORIES= math DISTNAME= ${PORTNAME}_${PORTVERSION} |