diff options
author | adam <adam@pkgsrc.org> | 2004-04-05 08:02:56 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2004-04-05 08:02:56 +0000 |
commit | 25009b9fdb60538d45917185119b54920739d36d (patch) | |
tree | 58a0e8db8050649a560cf2ac2c4506b47d151199 /graphics/gimp | |
parent | 8587df7063ee5c52acc8d36d8ddb12e74360a475 (diff) | |
download | pkgsrc-25009b9fdb60538d45917185119b54920739d36d.tar.gz |
Now remove share/examples/gimp-2.0 directory
Diffstat (limited to 'graphics/gimp')
-rw-r--r-- | graphics/gimp/PLIST | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/gimp/PLIST b/graphics/gimp/PLIST index b35b3d66d15..ac0c05bd138 100644 --- a/graphics/gimp/PLIST +++ b/graphics/gimp/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.5 2004/03/29 22:16:09 xtraeme Exp $ +@comment $NetBSD: PLIST,v 1.6 2004/04/05 08:02:56 adam Exp $ bin/gimp bin/gimp-2.0 bin/gimp-remote @@ -1735,6 +1735,7 @@ share/mime-info/gimp-2.0.keys @dirrm share/gimp/2.0/brushes @dirrm share/gimp/2.0 @dirrm share/gimp +@dirrm share/examples/gimp-2.0 @dirrm share/doc/html/${PKGNAME}/libgimpwidgets @dirrm share/doc/html/${PKGNAME}/libgimpthumb @dirrm share/doc/html/${PKGNAME}/libgimpmodule |