diff options
author | markd <markd@pkgsrc.org> | 2004-07-28 13:39:47 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2004-07-28 13:39:47 +0000 |
commit | 0b7280ee201371ce5d3a71fedb1c10ffd8417260 (patch) | |
tree | 6e41d66a4329fc64f7baa42351e921ee89d03b8f /graphics | |
parent | f398f6a3d6f6e000aa26263ba4ce89d5405ff60b (diff) | |
download | pkgsrc-0b7280ee201371ce5d3a71fedb1c10ffd8417260.tar.gz |
add showimg
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 6fd0ecf6a4f..3a56c61fd81 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.325 2004/07/06 21:03:27 drochner Exp $ +# $NetBSD: Makefile,v 1.326 2004/07/28 13:39:47 markd Exp $ # COMMENT= Graphics tools and libraries @@ -222,6 +222,7 @@ SUBDIR+= sane-backends SUBDIR+= sane-frontends SUBDIR+= scigraphica SUBDIR+= scrot +SUBDIR+= showimg SUBDIR+= skencil SUBDIR+= snx101view SUBDIR+= sodipodi |