summaryrefslogtreecommitdiff
path: root/math/Makefile
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2018-02-03 01:48:57 +0000
committerminskim <minskim@pkgsrc.org>2018-02-03 01:48:57 +0000
commitdb241aa608debf617d9902bf0fe516d95c52a0f5 (patch)
treee9b8d74293583675434ffa2e09d43a9d57b98be7 /math/Makefile
parent2eb5e5b20de94dc2fe3c4273aa880ea82643fec1 (diff)
downloadpkgsrc-db241aa608debf617d9902bf0fe516d95c52a0f5.tar.gz
math/Makefile: Add R-quadprog
Diffstat (limited to 'math/Makefile')
-rw-r--r--math/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/Makefile b/math/Makefile
index cd9ceb37ab0..f5bc3cff9c7 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.359 2018/02/01 16:58:03 minskim Exp $
+# $NetBSD: Makefile,v 1.360 2018/02/03 01:48:57 minskim Exp $
COMMENT= Mathematics
@@ -55,6 +55,7 @@ SUBDIR+= R-nloptr
SUBDIR+= R-pbkrtest
SUBDIR+= R-pixmap
SUBDIR+= R-plyr
+SUBDIR+= R-quadprog
SUBDIR+= R-quantreg
SUBDIR+= R-randomForest
SUBDIR+= R-sgeostat