diff options
author | pav <pav@FreeBSD.org> | 2003-12-27 04:03:41 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2003-12-27 04:03:41 +0800 |
commit | 03c963f9f82149f5c1b715c5dc718133d5c4505a (patch) | |
tree | 1e222e15d612b69012891e71bc5f1b0778ca8e08 /math/Makefile | |
parent | 20e114714ed2286fa5923420e114983bce148f61 (diff) | |
download | freebsd-ports-gnome-03c963f9f82149f5c1b715c5dc718133d5c4505a.tar.gz freebsd-ports-gnome-03c963f9f82149f5c1b715c5dc718133d5c4505a.tar.zst freebsd-ports-gnome-03c963f9f82149f5c1b715c5dc718133d5c4505a.zip |
- Update to 4.3.0
Rework this port and split it into logically independent parts
Give maintainership to submitter
PR: ports/57858
Submitted by: Mykola Khotyaintsev <ko@irfu.se>
Diffstat (limited to 'math/Makefile')
-rw-r--r-- | math/Makefile | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/math/Makefile b/math/Makefile index b6363815a895..e76b4b45effa 100644 --- a/math/Makefile +++ b/math/Makefile @@ -196,6 +196,12 @@ SUBDIR += unixstat SUBDIR += vecfem SUBDIR += vtk + SUBDIR += vtk-data + SUBDIR += vtk-examples + SUBDIR += vtk-headers + SUBDIR += vtk-java + SUBDIR += vtk-python + SUBDIR += vtk-tcl SUBDIR += wingz SUBDIR += wingz3 SUBDIR += wmcalc |