summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/CHANGES-20223
-rw-r--r--math/Makefile3
2 files changed, 4 insertions, 2 deletions
diff --git a/doc/CHANGES-2022 b/doc/CHANGES-2022
index 91ba69f5edf..1700519d652 100644
--- a/doc/CHANGES-2022
+++ b/doc/CHANGES-2022
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2022,v 1.2657 2022/05/21 13:31:04 mef Exp $
+$NetBSD: CHANGES-2022,v 1.2658 2022/05/21 13:42:23 mef Exp $
Changes to the packages collection and infrastructure in 2022:
@@ -4102,3 +4102,4 @@ Changes to the packages collection and infrastructure in 2022:
Updated math/R-VGAM to 1.1.6 [mef 2022-05-21]
Updated math/R-bbmle to 1.0.25 [mef 2022-05-21]
Updated math/R-bbmle to 1.0.20 [mef 2022-05-21]
+ Added math/R-bdsmatrix version 1.3.4 [mef 2022-05-21]
diff --git a/math/Makefile b/math/Makefile
index 8c8fc2fafb7..befc890c352 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.544 2022/05/04 12:26:19 mef Exp $
+# $NetBSD: Makefile,v 1.545 2022/05/21 13:42:23 mef Exp $
COMMENT= Mathematics
@@ -35,6 +35,7 @@ SUBDIR+= R-akima
SUBDIR+= R-aplpack
SUBDIR+= R-backports
SUBDIR+= R-bbmle
+SUBDIR+= R-bdsmatrix
SUBDIR+= R-bitops
SUBDIR+= R-broom
SUBDIR+= R-car