diff options
author | minskim <minskim@pkgsrc.org> | 2008-12-09 01:56:32 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2008-12-09 01:56:32 +0000 |
commit | dd7827b4c86174f5937e59ac9fddc12aefa34502 (patch) | |
tree | e288a3820632ade55a28d08ccdf00f0d7c79d2bf /graphics | |
parent | c3fb913449b9097e43a224a8da0085b3480b26dd (diff) | |
download | pkgsrc-dd7827b4c86174f5937e59ac9fddc12aefa34502.tar.gz |
Add graphics/silgraphite.
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 6becd72bb91..fc0693c4e5f 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.498 2008/11/30 23:57:38 wiz Exp $ +# $NetBSD: Makefile,v 1.499 2008/12/09 01:56:32 minskim Exp $ # COMMENT= Graphics tools and libraries @@ -317,6 +317,7 @@ SUBDIR+= sane-frontends SUBDIR+= scigraphica SUBDIR+= scrot SUBDIR+= showimg +SUBDIR+= silgraphite SUBDIR+= simage SUBDIR+= skencil SUBDIR+= snx101view |