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/tk | |
parent | fa32838ef52b296b95f149ddd10e2f32e9ccb968 (diff) | |
download | pkgsrc-843a1e6099e65596a78074521c576c082aaeb0c1.tar.gz |
Remove @dirrm entries from PLISTs
Diffstat (limited to 'x11/tk')
-rw-r--r-- | x11/tk/PLIST | 10 |
1 files changed, 1 insertions, 9 deletions
diff --git a/x11/tk/PLIST b/x11/tk/PLIST index 91e0a50d855..ef622147e98 100644 --- a/x11/tk/PLIST +++ b/x11/tk/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.10 2008/04/07 15:14:10 bjs Exp $ +@comment $NetBSD: PLIST,v 1.11 2009/06/14 18:25:07 joerg Exp $ bin/wish bin/wish8.4 include/tk.h @@ -483,11 +483,3 @@ man/mann/tkwait.n man/mann/toplevel.n man/mann/winfo.n man/mann/wm.n -@dirrm lib/tk8.4/msgs -@dirrm lib/tk8.4/images -@dirrm lib/tk8.4/demos/images -@dirrm lib/tk8.4/demos -@dirrm lib/tk8.4 -@dirrm include/tk/unix -@dirrm include/tk/generic -@dirrm include/tk |