diff options
author | asami <asami@FreeBSD.org> | 1999-11-17 07:15:06 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1999-11-17 07:15:06 +0800 |
commit | 2c0a1e159180b908dbc07e1a5329776f25bbc35a (patch) | |
tree | c0485b4708512d24d34b2a6c8d7f29eef771e0d9 /math | |
parent | 93cf413e026aaddf89fdf11e4e252bf7460a109e (diff) | |
download | freebsd-ports-gnome-2c0a1e159180b908dbc07e1a5329776f25bbc35a.tar.gz freebsd-ports-gnome-2c0a1e159180b908dbc07e1a5329776f25bbc35a.tar.zst freebsd-ports-gnome-2c0a1e159180b908dbc07e1a5329776f25bbc35a.zip |
gtkgraph is in graphics, not math. :)
Found by: bento
Diffstat (limited to 'math')
-rw-r--r-- | math/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/math/Makefile b/math/Makefile index 238011152418..15b7ef7e18e4 100644 --- a/math/Makefile +++ b/math/Makefile @@ -24,7 +24,6 @@ SUBDIR += gnuplot SUBDIR += gnuplot+ SUBDIR += grace - SUBDIR += gtkgraph SUBDIR += hexcalc SUBDIR += lapack SUBDIR += libranlib |