diff options
author | Kevin Lo <kevlo@FreeBSD.org> | 2002-02-15 06:47:13 +0000 |
---|---|---|
committer | Kevin Lo <kevlo@FreeBSD.org> | 2002-02-15 06:47:13 +0000 |
commit | 1b69b390e222a26d7d87d55960f95190289e5249 (patch) | |
tree | 27794d0d0662367bb1ab4a35940ea7e30dfa203b /math/Makefile | |
parent | e9cf93b23b9b51fe4192f673a976f49ca3a01206 (diff) | |
download | ports-1b69b390e222a26d7d87d55960f95190289e5249.tar.gz ports-1b69b390e222a26d7d87d55960f95190289e5249.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 d5924ef22458..77df205244ad 100644 --- a/math/Makefile +++ b/math/Makefile @@ -102,6 +102,7 @@ SUBDIR += pspp SUBDIR += py-gato SUBDIR += py-gnuplot + SUBDIR += py-gsl SUBDIR += py-mpz SUBDIR += py-numeric SUBDIR += py-numeric17 |