diff options
author | drochner <drochner@pkgsrc.org> | 2009-01-27 19:16:19 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2009-01-27 19:16:19 +0000 |
commit | 4de4ddd8f3573037ea370643097e09ad5aebd007 (patch) | |
tree | f0a2994e180f63756568e263860dbddfae03666e /graphics | |
parent | 378ab2454e4ca9849fc2b03f79d8eecb3b687c90 (diff) | |
download | pkgsrc-4de4ddd8f3573037ea370643097e09ad5aebd007.tar.gz |
+geeqie
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 c179a213f10..3a2b7baf838 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.509 2009/01/24 21:02:25 adam Exp $ +# $NetBSD: Makefile,v 1.510 2009/01/27 19:16:19 drochner Exp $ # COMMENT= Graphics tools and libraries @@ -96,6 +96,7 @@ SUBDIR+= g3d SUBDIR+= gd SUBDIR+= gdchart SUBDIR+= gdk-pixbuf +SUBDIR+= geeqie SUBDIR+= gegl SUBDIR+= geomview SUBDIR+= get_ds7 |