diff options
author | Matthew Hunt <mph@FreeBSD.org> | 1998-04-26 03:55:41 +0000 |
---|---|---|
committer | Matthew Hunt <mph@FreeBSD.org> | 1998-04-26 03:55:41 +0000 |
commit | 4b0e8395e4a781ac7a0f4b58343c3a1e0949851b (patch) | |
tree | 1fe8a981d8b26c3571f96c9339b806f40a3380e3 /math/Makefile | |
parent | aa396234bd3e51fb0b598e70a6df81ae04e2a7d6 (diff) | |
download | ports-4b0e8395e4a781ac7a0f4b58343c3a1e0949851b.tar.gz ports-4b0e8395e4a781ac7a0f4b58343c3a1e0949851b.zip |
Notes
Diffstat (limited to 'math/Makefile')
-rw-r--r-- | math/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/math/Makefile b/math/Makefile index 019e78032ec5..d44613793fbd 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.38 1998/04/13 00:51:58 jseger Exp $ +# $Id: Makefile,v 1.39 1998/04/26 03:25:27 mph Exp $ # SUBDIR += Scilab @@ -17,6 +17,7 @@ SUBDIR += lapack SUBDIR += libranlib SUBDIR += linpack + SUBDIR += metis SUBDIR += numpy SUBDIR += octave SUBDIR += oleo |