diff options
author | steve <steve@FreeBSD.org> | 1999-06-09 09:52:16 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1999-06-09 09:52:16 +0800 |
commit | bed28112487f73efbe9fbdea43e454438281f334 (patch) | |
tree | 226e6590baf24dd84a825c2c46b669c936dae60c /math | |
parent | ee11a21c1d08ef9badc5b609877f273da849e25a (diff) | |
download | freebsd-ports-gnome-bed28112487f73efbe9fbdea43e454438281f334.tar.gz freebsd-ports-gnome-bed28112487f73efbe9fbdea43e454438281f334.tar.zst freebsd-ports-gnome-bed28112487f73efbe9fbdea43e454438281f334.zip |
Add the gnuplot+ and parmetis ports.
Diffstat (limited to 'math')
-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 |