diff options
author | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2012-08-16 14:57:27 +0000 |
---|---|---|
committer | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2012-08-16 14:57:27 +0000 |
commit | 6e90b124312210920588ce5e023bb04ae4902088 (patch) | |
tree | cbfe283927041bd8c932450e0d8217a384155f23 /math/Makefile | |
parent | 4a8e5f2268e66ceff7bb74542e12bb36c73d922e (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 717e60888bb3..f7e15857739e 100644 --- a/math/Makefile +++ b/math/Makefile @@ -543,6 +543,7 @@ SUBDIR += py-numexpr SUBDIR += py-numpy SUBDIR += py-nzmath + SUBDIR += py-pandas SUBDIR += py-plastex SUBDIR += py-probstat SUBDIR += py-pybloom |