diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 2001-05-02 11:39:53 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 2001-05-02 11:39:53 +0000 |
commit | c2ebbe5bf97afb39134da5e5093c91a8171a03f0 (patch) | |
tree | 888db5194cf0872dbdecf4da2f3e1268e938ca88 | |
parent | b1a786cf260df380877db0dfbddf29d0da03c7b9 (diff) | |
download | ports-c2ebbe5bf97afb39134da5e5093c91a8171a03f0.tar.gz ports-c2ebbe5bf97afb39134da5e5093c91a8171a03f0.zip |
Notes
-rw-r--r-- | math/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/math/Makefile b/math/Makefile index 6e31a7525f10..487c875c72c2 100644 --- a/math/Makefile +++ b/math/Makefile @@ -46,7 +46,6 @@ SUBDIR += netcdf SUBDIR += ngraph SUBDIR += ntl - SUBDIR += numpy SUBDIR += octave SUBDIR += oleo SUBDIR += p5-AI-NeuralNet-BackProp @@ -79,6 +78,8 @@ SUBDIR += plplot SUBDIR += pspp SUBDIR += py-gnuplot + SUBDIR += py-numeric + SUBDIR += py-numeric17 SUBDIR += py-scientific SUBDIR += pygist SUBDIR += rascal |