diff options
author | tg <tg@FreeBSD.org> | 1999-06-01 13:17:49 +0000 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 1999-06-01 13:17:49 +0000 |
commit | d82d9317d4c8ad38fa2d461a186b4c7fbed53997 (patch) | |
tree | 42efb89b721364826b078b076d51b3a3b21a976a /math/Makefile | |
parent | 4b87fe0052775de8b60e48548416f4c1a5a72296 (diff) | |
download | FreeBSD-ports-d82d9317d4c8ad38fa2d461a186b4c7fbed53997.zip FreeBSD-ports-d82d9317d4c8ad38fa2d461a186b4c7fbed53997.tar.gz |
vtk is now in "math".
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 98d60d4..7e433b1 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.59 1999/04/03 01:05:11 steve Exp $ +# $Id: Makefile,v 1.60 1999/04/03 02:14:13 steve Exp $ # SUBDIR += PDL @@ -46,6 +46,7 @@ SUBDIR += superlu SUBDIR += umatrix SUBDIR += umfpack + SUBDIR += vtk SUBDIR += wingz SUBDIR += xgfe SUBDIR += xgraph |