diff options
author | joerg <joerg@pkgsrc.org> | 2009-06-14 18:24:43 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2009-06-14 18:24:43 +0000 |
commit | 843a1e6099e65596a78074521c576c082aaeb0c1 (patch) | |
tree | 901d6ff76547ccb15b69b776c78756903823d878 /x11/blt | |
parent | fa32838ef52b296b95f149ddd10e2f32e9ccb968 (diff) | |
download | pkgsrc-843a1e6099e65596a78074521c576c082aaeb0c1.tar.gz |
Remove @dirrm entries from PLISTs
Diffstat (limited to 'x11/blt')
-rw-r--r-- | x11/blt/PLIST | 10 |
1 files changed, 1 insertions, 9 deletions
diff --git a/x11/blt/PLIST b/x11/blt/PLIST index 21e8e421b3a..9785250d22f 100644 --- a/x11/blt/PLIST +++ b/x11/blt/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2004/03/06 06:26:21 minskim Exp $ +@comment $NetBSD: PLIST,v 1.3 2009/06/14 18:24:44 joerg Exp $ bin/bltsh bin/bltsh24 bin/bltwish @@ -204,11 +204,3 @@ man/mann/treeview.n man/mann/vector.n man/mann/watch.n man/mann/winop.n -@dirrm lib/blt2.4/demos/scripts -@dirrm lib/blt2.4/demos/images -@dirrm lib/blt2.4/demos/bitmaps/hand -@dirrm lib/blt2.4/demos/bitmaps/fish -@dirrm lib/blt2.4/demos/bitmaps -@dirrm lib/blt2.4/demos -@dirrm lib/blt2.4/dd_protocols -@dirrm lib/blt2.4 |