diff options
author | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2011-02-20 10:04:42 +0000 |
---|---|---|
committer | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2011-02-20 10:04:42 +0000 |
commit | 28d0044182c0f7b6428c1fb81aef675bd3285a49 (patch) | |
tree | 4f144057b04f67e19494f6cb260a47b7feaf0c2c /math/Makefile | |
parent | f3a0c47e163a69004deeb23bff94da78a96b32bb (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 4b0a1211d49e..39b0d43fa718 100644 --- a/math/Makefile +++ b/math/Makefile @@ -472,6 +472,7 @@ SUBDIR += py-numpy SUBDIR += py-plastex SUBDIR += py-probstat + SUBDIR += py-pybloom SUBDIR += py-pymc SUBDIR += py-scientific SUBDIR += py-svgmath |