diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2006-12-21 19:57:35 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2006-12-21 19:57:35 +0000 |
commit | d23f4f558c953fadc79eecf666c1cbcf3d3c78b7 (patch) | |
tree | e2c17d95e0e416d48fcace38ce8faea2651e6d1f /math/Makefile | |
parent | b1828256697ec90d0012ce669cb0e10771a445d3 (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 a01235a3d835..a53db7d78055 100644 --- a/math/Makefile +++ b/math/Makefile @@ -284,6 +284,7 @@ SUBDIR += py-gato SUBDIR += py-gnuplot SUBDIR += py-gsl + SUBDIR += py-igraph SUBDIR += py-matplotlib SUBDIR += py-mpz SUBDIR += py-numarray |