summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
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 e671083b1b1..5aacf0c8222 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.340 2017/07/05 19:18:23 minskim Exp $
+# $NetBSD: Makefile,v 1.341 2017/07/05 21:44:49 minskim Exp $
COMMENT= Mathematics
@@ -267,6 +267,7 @@ SUBDIR+= py-patsy
SUBDIR+= py-pytables
SUBDIR+= py-roman
SUBDIR+= py-rpy
+SUBDIR+= py-scikit-learn
SUBDIR+= py-scipy
SUBDIR+= py-simpleeval
SUBDIR+= py-statsmodels