diff options
author | zuntum <zuntum@pkgsrc.org> | 2003-02-17 13:14:51 +0000 |
---|---|---|
committer | zuntum <zuntum@pkgsrc.org> | 2003-02-17 13:14:51 +0000 |
commit | c84c2aaab204bc93452cc2a99bc9795652a58579 (patch) | |
tree | 0a91f286023f50adbc6e0bb107ff6476c6283412 /graphics | |
parent | c1fde16717649df5522b26389d43276e6197bef5 (diff) | |
download | pkgsrc-c84c2aaab204bc93452cc2a99bc9795652a58579.tar.gz |
Add & enable scrot
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 cdae2ca996d..f9fdce1e6ce 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.228 2003/02/14 22:19:54 wiz Exp $ +# $NetBSD: Makefile,v 1.229 2003/02/17 13:14:51 zuntum Exp $ # COMMENT= Graphics tools and libraries @@ -196,6 +196,7 @@ SUBDIR+= s10sh SUBDIR+= sane-backends SUBDIR+= sane-frontends SUBDIR+= scigraphica +SUBDIR+= scrot SUBDIR+= sketch SUBDIR+= sodipodi SUBDIR+= tcm |