diff options
author | Peter Pentchev <roam@FreeBSD.org> | 2001-05-25 16:00:21 +0000 |
---|---|---|
committer | Peter Pentchev <roam@FreeBSD.org> | 2001-05-25 16:00:21 +0000 |
commit | 177c3d21699d2730dca25e4573d9f3facebbd7d6 (patch) | |
tree | 8e844ecbec2d1331ecd5013eb9dbd01e8f220a4b /math | |
parent | 687673f9fd2aeeecc81071caa9d6f99aeb8b1797 (diff) | |
download | ports-177c3d21699d2730dca25e4573d9f3facebbd7d6.tar.gz ports-177c3d21699d2730dca25e4573d9f3facebbd7d6.zip |
Unbreak 'make index': remove graphics/shot2png and textproc/shot2txt,
add math/numpy.
Submitted by: Bernd Luevelsmeyer <bdluevel@heitec.net> (shot2png)
Notes
Notes:
svn path=/head/; revision=43050
Diffstat (limited to 'math')
-rw-r--r-- | math/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/Makefile b/math/Makefile index bc078542e8b6..954427096710 100644 --- a/math/Makefile +++ b/math/Makefile @@ -47,6 +47,7 @@ SUBDIR += netcdf SUBDIR += ngraph SUBDIR += ntl + SUBDIR += numpy SUBDIR += octave SUBDIR += oleo SUBDIR += p5-AI-NeuralNet-BackProp |