diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2004-08-04 03:33:57 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2004-08-04 03:33:57 +0000 |
commit | 946a062e53ca8894953b201b770ce54981be68cc (patch) | |
tree | a14f76adb0cee6cb0507a6a98b01a84c2ce44e8b /math/Makefile | |
parent | 0675f0cd93dd0b01890817bb1a02c4a4411dd81a (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 977c35cbe2b1..589a77c0d9a1 100644 --- a/math/Makefile +++ b/math/Makefile @@ -174,6 +174,7 @@ SUBDIR += py-gato SUBDIR += py-gnuplot SUBDIR += py-gsl + SUBDIR += py-matplotlib SUBDIR += py-mpz SUBDIR += py-numarray SUBDIR += py-numeric |