diff options
author | petef <petef@FreeBSD.org> | 2001-12-19 12:06:09 +0800 |
---|---|---|
committer | petef <petef@FreeBSD.org> | 2001-12-19 12:06:09 +0800 |
commit | c0cb9f6fc52bc31b85b1e1d634f6e1f5cf0d84dc (patch) | |
tree | e84315d63801fa52bf422dfecf23248f7ae43c14 /math/Makefile | |
parent | 15c6fd78f68b6ef7725f58303d36c3df86fa674f (diff) | |
download | freebsd-ports-gnome-c0cb9f6fc52bc31b85b1e1d634f6e1f5cf0d84dc.tar.gz freebsd-ports-gnome-c0cb9f6fc52bc31b85b1e1d634f6e1f5cf0d84dc.tar.zst freebsd-ports-gnome-c0cb9f6fc52bc31b85b1e1d634f6e1f5cf0d84dc.zip |
Add xgobi 2001.09, graphical data visualisation tool.
PR: 32994
Submitted by: Tony Maher <tonym@biolateral.com.au>
Diffstat (limited to 'math/Makefile')
-rw-r--r-- | math/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/Makefile b/math/Makefile index 14d636a9b368..c87257017606 100644 --- a/math/Makefile +++ b/math/Makefile @@ -137,6 +137,7 @@ SUBDIR += wingz3 SUBDIR += wmcalc SUBDIR += xgfe + SUBDIR += xgobi SUBDIR += xgraph SUBDIR += xldlas SUBDIR += xlispstat |