diff options
author | wiz <wiz> | 2004-07-05 18:21:13 +0000 |
---|---|---|
committer | wiz <wiz> | 2004-07-05 18:21:13 +0000 |
commit | f0778262ae7ccd695ecffc5a6eafa0e1600a7982 (patch) | |
tree | a79d3e715f20420c7c2af7c588d4abffc2337b2d /graphics | |
parent | 6f32a2f12a443a343bc1d900a5ca710439484de8 (diff) | |
download | pkgsrc-f0778262ae7ccd695ecffc5a6eafa0e1600a7982.tar.gz |
Add gqview-gtk1.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 6ca323889f0..305a5b9ab8c 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.323 2004/07/04 13:58:25 drochner Exp $ +# $NetBSD: Makefile,v 1.324 2004/07/05 18:21:13 wiz Exp $ # COMMENT= Graphics tools and libraries @@ -107,6 +107,7 @@ SUBDIR+= gpaint SUBDIR+= gphoto SUBDIR+= gphoto2 SUBDIR+= gqview +SUBDIR+= gqview-gtk1 SUBDIR+= grap SUBDIR+= graphviz SUBDIR+= gri |