diff options
author | jmmv <jmmv> | 2004-03-12 13:08:52 +0000 |
---|---|---|
committer | jmmv <jmmv> | 2004-03-12 13:08:52 +0000 |
commit | 08c0aca70a807ee982d0c735a0b9a0485961b35d (patch) | |
tree | 7c54a47e254123297647bbb22493d2f77324c1f2 /graphics/Makefile | |
parent | 62344df0329619bcf940e647f2b81c9c56ebb679 (diff) | |
download | pkgsrc-08c0aca70a807ee982d0c735a0b9a0485961b35d.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 |