diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 1999-07-30 14:17:24 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 1999-07-30 14:17:24 +0000 |
commit | 0b35ed2be4632f80fc08fb34fbd03e7415cb3a75 (patch) | |
tree | 7bc949abfe5396cdee3be2440257d04e8bd291c6 /math/Makefile | |
parent | 8aa53ff31e8999718c2886dd93d3b6b66209c74f (diff) | |
download | ports-0b35ed2be4632f80fc08fb34fbd03e7415cb3a75.tar.gz ports-0b35ed2be4632f80fc08fb34fbd03e7415cb3a75.zip |
Notes
Diffstat (limited to 'math/Makefile')
-rw-r--r-- | math/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/math/Makefile b/math/Makefile index 33d99d2fee5f..32309cab1737 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.61 1999/06/01 13:17:49 tg Exp $ +# $Id: Makefile,v 1.62 1999/06/09 01:52:16 steve Exp $ # SUBDIR += PDL @@ -29,6 +29,7 @@ SUBDIR += libranlib SUBDIR += linpack SUBDIR += metis + SUBDIR += netcdf SUBDIR += numpy SUBDIR += octave SUBDIR += oleo @@ -37,6 +38,7 @@ SUBDIR += pari SUBDIR += parmetis SUBDIR += plplot + SUBDIR += py-scientific SUBDIR += pygist SUBDIR += rng SUBDIR += sc |