diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-06-27 11:40:56 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-06-27 11:40:56 +0000 |
commit | b373c918fb9e770b6fe10b122ca2c4f120e2d349 (patch) | |
tree | 6f5cedb72ed35439a74b3830cf6b14b0c780299d /math/Makefile | |
parent | b3b9e6ccd45dd1fbf11cac7062303ad04635acfd (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 183cea461c3a..e24ff32eccd5 100644 --- a/math/Makefile +++ b/math/Makefile @@ -310,6 +310,7 @@ SUBDIR += py-gnuplot SUBDIR += py-gsl SUBDIR += py-igraph + SUBDIR += py-mathdom SUBDIR += py-matplotlib SUBDIR += py-mpz SUBDIR += py-networkx |