diff options
author | Nuno Teixeira <eduardo@FreeBSD.org> | 2024-06-03 12:39:05 +0000 |
---|---|---|
committer | Nuno Teixeira <eduardo@FreeBSD.org> | 2024-06-03 12:39:37 +0000 |
commit | 02ec8c323abfaca29039cce19415fa2e589970ef (patch) | |
tree | 96e2ff8e2a76536497ac5f99ff75cca275820421 /math/R-cran-RcppArmadillo/Makefile | |
parent | 3e70f65ff74fec100971d0243dde52c5ebe12d3d (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 ca79f7f41c72..28e5adaaa444 100644 --- a/math/R-cran-RcppArmadillo/Makefile +++ b/math/R-cran-RcppArmadillo/Makefile @@ -1,5 +1,5 @@ PORTNAME= RcppArmadillo -DISTVERSION= 0.12.8.3.0 +DISTVERSION= 0.12.8.4.0 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} |