diff options
author | Marcelo Araujo <araujo@FreeBSD.org> | 2016-04-19 05:44:27 +0000 |
---|---|---|
committer | Marcelo Araujo <araujo@FreeBSD.org> | 2016-04-19 05:44:27 +0000 |
commit | 0043bb07a4030107f15f96f928ab3f3c7d925cd0 (patch) | |
tree | 53e1d0c493fb08923743be8f20c133b39e4e86f1 /math/Makefile | |
parent | 6d76b512f44422a84aed2d0f152c6e90e6abc8cf (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 7521ed4f5916..21e53dc8172c 100644 --- a/math/Makefile +++ b/math/Makefile @@ -599,6 +599,7 @@ SUBDIR += py-graphillion SUBDIR += py-gsl SUBDIR += py-igraph + SUBDIR += py-luminol SUBDIR += py-mathdom SUBDIR += py-matplotlib SUBDIR += py-mpmath |