diff options
author | zuntum <zuntum> | 2003-02-17 13:14:51 +0000 |
---|---|---|
committer | zuntum <zuntum> | 2003-02-17 13:14:51 +0000 |
commit | 7cce646d5b34def934e8b5c69fe9c84453bb6cda (patch) | |
tree | 0a91f286023f50adbc6e0bb107ff6476c6283412 /graphics | |
parent | 272e28f1a3c09b7610bf89700404ebffe4dba30e (diff) | |
download | pkgsrc-7cce646d5b34def934e8b5c69fe9c84453bb6cda.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 |