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-Tix | |
parent | fa32838ef52b296b95f149ddd10e2f32e9ccb968 (diff) | |
download | pkgsrc-843a1e6099e65596a78074521c576c082aaeb0c1.tar.gz |
Remove @dirrm entries from PLISTs
Diffstat (limited to 'x11/tk-Tix')
-rw-r--r-- | x11/tk-Tix/PLIST | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/x11/tk-Tix/PLIST b/x11/tk-Tix/PLIST index 363e8f3be2f..d05afed054a 100644 --- a/x11/tk-Tix/PLIST +++ b/x11/tk-Tix/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2002/04/15 08:19:02 he Exp $ +@comment $NetBSD: PLIST,v 1.2 2009/06/14 18:25:07 joerg Exp $ bin/tixwish lib/libtix82.so lib/tix8.2/Balloon.tcl @@ -204,6 +204,3 @@ man/mann/tixStdButtonBox.n man/mann/tixTList.n man/mann/tixTree.n man/mann/tixUtils.n -@dirrm lib/tix8.2/pref -@dirrm lib/tix8.2/bitmaps -@dirrm lib/tix8.2 |