diff options
author | cheusov <cheusov@pkgsrc.org> | 2016-08-18 15:33:17 +0000 |
---|---|---|
committer | cheusov <cheusov@pkgsrc.org> | 2016-08-18 15:33:17 +0000 |
commit | de2aeae4d46ee22cff35b4f4e674b110ccfe3f6e (patch) | |
tree | 4e6fb52c9d1ef3f0f1e9b055bf9f0a110d5d14d5 /math | |
parent | dcf7942cff91513e464e10abe97f3adb5bb5420b (diff) | |
download | pkgsrc-de2aeae4d46ee22cff35b4f4e674b110ccfe3f6e.tar.gz |
+ vowpal_wabbit
Diffstat (limited to 'math')
-rw-r--r-- | math/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/math/Makefile b/math/Makefile index d8aced9e58b..e5aebeed481 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.328 2016/08/08 23:52:45 wen Exp $ +# $NetBSD: Makefile,v 1.329 2016/08/18 15:33:17 cheusov Exp $ COMMENT= Mathematics @@ -296,6 +296,7 @@ SUBDIR+= tochnog SUBDIR+= udunits SUBDIR+= units SUBDIR+= vista +SUBDIR+= vowpal_wabbit SUBDIR+= wxmaxima SUBDIR+= xeukleides10 SUBDIR+= xfractint |