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 /graphics | |
parent | 93cf413e026aaddf89fdf11e4e252bf7460a109e (diff) | |
download | freebsd-ports-graphics-2c0a1e159180b908dbc07e1a5329776f25bbc35a.tar.gz freebsd-ports-graphics-2c0a1e159180b908dbc07e1a5329776f25bbc35a.tar.zst freebsd-ports-graphics-2c0a1e159180b908dbc07e1a5329776f25bbc35a.zip |
gtkgraph is in graphics, not math. :)
Found by: bento
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 44899c2c8cb..c3d10e048d3 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -53,6 +53,7 @@ SUBDIR += gridpix SUBDIR += gtkdps SUBDIR += gtkfig + SUBDIR += gtkgraph SUBDIR += gtksee SUBDIR += gview SUBDIR += gxanim |