diff options
author | TAKATSU Tomonari <tota@FreeBSD.org> | 2021-07-17 07:21:49 +0000 |
---|---|---|
committer | TAKATSU Tomonari <tota@FreeBSD.org> | 2021-07-17 07:21:49 +0000 |
commit | c55715a46b48193c337f0df7895b4c8716c70cf5 (patch) | |
tree | 5e0fc6134af1db49d864f7fd0bb9a59dd4938228 /math/R-cran-RcppArmadillo/Makefile | |
parent | d0cabcc37c26d312cda5e90ebcbc95eb015a51fd (diff) | |
download | ports-c55715a46b48193c337f0df7895b4c8716c70cf5.tar.gz ports-c55715a46b48193c337f0df7895b4c8716c70cf5.zip |
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 30ba3b2e7080..6f3e21c69400 100644 --- a/math/R-cran-RcppArmadillo/Makefile +++ b/math/R-cran-RcppArmadillo/Makefile @@ -1,7 +1,7 @@ # Created by: TAKATSU Tomonari <tota@FreeBSD.org> PORTNAME= RcppArmadillo -PORTVERSION= 0.10.5.0.0 +PORTVERSION= 0.10.6.0.0 CATEGORIES= math DISTNAME= ${PORTNAME}_${PORTVERSION} |