diff options
author | Nuno Teixeira <eduardo@FreeBSD.org> | 2024-09-13 11:57:10 +0000 |
---|---|---|
committer | Nuno Teixeira <eduardo@FreeBSD.org> | 2024-09-13 12:07:39 +0000 |
commit | 07ecc916c593ebafb5efbb3e5cfde0c4fef285b6 (patch) | |
tree | 56a942a38363c0926631b7790476f3ac1e97768b /math/R-cran-RcppArmadillo/Makefile | |
parent | 7e87ff4982cbab8bfc1b3d71e6ec6cac77f0218b (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 3467644771cf..122e1929d116 100644 --- a/math/R-cran-RcppArmadillo/Makefile +++ b/math/R-cran-RcppArmadillo/Makefile @@ -1,5 +1,5 @@ PORTNAME= RcppArmadillo -DISTVERSION= 14.0.0-1 +DISTVERSION= 14.0.2-1 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} |