summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorwen <wen@pkgsrc.org>2016-01-01 05:24:28 +0000
committerwen <wen@pkgsrc.org>2016-01-01 05:24:28 +0000
commit6cb62d14d302053ed07d461ef9502cc8cde87704 (patch)
treeea6c300fc23ddc9cfdda0788352a4f5376759bcc /math
parent5b135e67b5440f857f86f4c35b6f4c83e455a790 (diff)
downloadpkgsrc-6cb62d14d302053ed07d461ef9502cc8cde87704.tar.gz
Add R-SparseM
Diffstat (limited to 'math')
-rw-r--r--math/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/Makefile b/math/Makefile
index 9652e84913b..261c941f42f 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.311 2015/12/29 02:04:08 agc Exp $
+# $NetBSD: Makefile,v 1.312 2016/01/01 05:24:28 wen Exp $
COMMENT= Mathematics
@@ -15,6 +15,7 @@ SUBDIR+= R-RColorBrewer
SUBDIR+= R-RPostgreSQL
SUBDIR+= R-RandomFields
SUBDIR+= R-Rcmdr
+SUBDIR+= R-SparseM
SUBDIR+= R-XML
SUBDIR+= R-abind
SUBDIR+= R-akima