diff options
author | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2008-06-15 21:16:01 +0000 |
---|---|---|
committer | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2008-06-15 21:16:01 +0000 |
commit | cd5f0925eb61bd883dc6ab8521177956d8f4d7bc (patch) | |
tree | 61996775a23d5942b47e0c849a76107e90442736 /math/Makefile | |
parent | 2a3351624ff05b41275a6a3d5a712623f19a305e (diff) | |
download | ports-cd5f0925eb61bd883dc6ab8521177956d8f4d7bc.tar.gz ports-cd5f0925eb61bd883dc6ab8521177956d8f4d7bc.zip |
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 f9737b4626e2..c9e2ac9a5959 100644 --- a/math/Makefile +++ b/math/Makefile @@ -312,6 +312,7 @@ SUBDIR += py-igraph SUBDIR += py-matplotlib SUBDIR += py-mpz + SUBDIR += py-networkx SUBDIR += py-numarray SUBDIR += py-numeric SUBDIR += py-numeric17 |