diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2015-12-31 03:12:50 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2015-12-31 03:12:50 +0000 |
commit | ae8c724ac2387e6e7f7da9dbfaf778b174f3860d (patch) | |
tree | 3d16f970a9dc2ecaa95a52b6ae5eec3a71a933a1 /math/Makefile | |
parent | 147c459f2162c5a9f5ab14d3260395d786985a0d (diff) |
Notes
Diffstat (limited to 'math/Makefile')
-rw-r--r-- | math/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/Makefile b/math/Makefile index c83fcad80a81..d22f87a82fb9 100644 --- a/math/Makefile +++ b/math/Makefile @@ -610,6 +610,7 @@ SUBDIR += py-pyfst SUBDIR += py-pyhull SUBDIR += py-pymc + SUBDIR += py-pyvtk SUBDIR += py-roman SUBDIR += py-scientific SUBDIR += py-statsmodels |