diff options
author | jmmv <jmmv@pkgsrc.org> | 2004-03-12 13:08:52 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2004-03-12 13:08:52 +0000 |
commit | f168f8898875405bdb0146c9f4dd05e1b3469503 (patch) | |
tree | 7c54a47e254123297647bbb22493d2f77324c1f2 /graphics/Makefile | |
parent | e1a224f09d06ce22c181f31efd401c05a42c5509 (diff) | |
download | pkgsrc-f168f8898875405bdb0146c9f4dd05e1b3469503.tar.gz |
Rename sketch to skencil.
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 782f92a2439..3def567777f 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.300 2004/03/10 18:20:10 jlam Exp $ +# $NetBSD: Makefile,v 1.301 2004/03/12 13:08:52 jmmv Exp $ # COMMENT= Graphics tools and libraries @@ -218,7 +218,7 @@ SUBDIR+= sane-backends SUBDIR+= sane-frontends SUBDIR+= scigraphica SUBDIR+= scrot -SUBDIR+= sketch +SUBDIR+= skencil SUBDIR+= smpeg-xmms SUBDIR+= sodipodi SUBDIR+= swfdec |