diff options
author | Steve Price <steve@FreeBSD.org> | 1999-06-09 01:52:16 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-06-09 01:52:16 +0000 |
commit | 04fe5301eabc5b16e4c1148b97d9b561c63b8d10 (patch) | |
tree | 00533e8b139b1395517d645d0198496933802ec1 /math/Makefile | |
parent | a591b5a032578a66a07205a0f5f9444230111abd (diff) | |
download | ports-04fe5301eabc5b16e4c1148b97d9b561c63b8d10.tar.gz ports-04fe5301eabc5b16e4c1148b97d9b561c63b8d10.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 7e433b1a0655..33d99d2fee5f 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.60 1999/04/03 02:14:13 steve Exp $ +# $Id: Makefile,v 1.61 1999/06/01 13:17:49 tg Exp $ # SUBDIR += PDL @@ -22,6 +22,7 @@ SUBDIR += geg SUBDIR += gnumeric SUBDIR += gnuplot + SUBDIR += gnuplot+ SUBDIR += grace SUBDIR += hexcalc SUBDIR += lapack @@ -34,6 +35,7 @@ SUBDIR += p5-MatrixReal SUBDIR += p5-Set-IntSpan SUBDIR += pari + SUBDIR += parmetis SUBDIR += plplot SUBDIR += pygist SUBDIR += rng |