diff options
author | markd <markd> | 2004-07-28 13:39:47 +0000 |
---|---|---|
committer | markd <markd> | 2004-07-28 13:39:47 +0000 |
commit | e6e38381c185a9b2ac4803a331f12d4c9ee461f9 (patch) | |
tree | 6e41d66a4329fc64f7baa42351e921ee89d03b8f /graphics | |
parent | 39ab24b876f4f14ac7dcc52f64ed046b64676aac (diff) | |
download | pkgsrc-e6e38381c185a9b2ac4803a331f12d4c9ee461f9.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 |