diff options
author | Hye-Shik Chang <perky@FreeBSD.org> | 2002-06-27 12:40:39 +0000 |
---|---|---|
committer | Hye-Shik Chang <perky@FreeBSD.org> | 2002-06-27 12:40:39 +0000 |
commit | 2de600e7517c7450d131bf6438d89b374c1cb7ec (patch) | |
tree | 8df7fbae20e241d54a30cb490f4a279b1f3348e1 /math/Makefile | |
parent | 7847cc63efdfc7bc518766fa03652483d274f7a8 (diff) | |
download | ports-2de600e7517c7450d131bf6438d89b374c1cb7ec.tar.gz ports-2de600e7517c7450d131bf6438d89b374c1cb7ec.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 0e0a69e87bd6..87668a26a0c6 100644 --- a/math/Makefile +++ b/math/Makefile @@ -118,6 +118,7 @@ SUBDIR += py-gnuplot SUBDIR += py-gsl SUBDIR += py-mpz + SUBDIR += py-numarray SUBDIR += py-numeric SUBDIR += py-numeric17 SUBDIR += py-scientific |