diff options
author | joerg <joerg@pkgsrc.org> | 2009-06-14 17:28:16 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2009-06-14 17:28:16 +0000 |
commit | c8b8fb52f7c9dc4c97bd814513f62fd3ec0ca7fd (patch) | |
tree | 31b4724e8a6d2fa5700038aa44d39d3ba1bf4c05 /chat/tkirc2 | |
parent | ae8a3fbbbcad61e4056bdbf9f5595027e17884e5 (diff) | |
download | pkgsrc-c8b8fb52f7c9dc4c97bd814513f62fd3ec0ca7fd.tar.gz |
Remove @dirrm entries from PLISTs
Diffstat (limited to 'chat/tkirc2')
-rw-r--r-- | chat/tkirc2/PLIST | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/chat/tkirc2/PLIST b/chat/tkirc2/PLIST index 1f47f641cf2..286624b35b3 100644 --- a/chat/tkirc2/PLIST +++ b/chat/tkirc2/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1 2001/10/31 20:06:45 zuntum Exp $ +@comment $NetBSD: PLIST,v 1.2 2009/06/14 17:37:50 joerg Exp $ bin/tkirc2 share/doc/tkirc2/CHANGES share/doc/tkirc2/COPYING @@ -11,6 +11,3 @@ share/examples/tkirc2/scripts/crazy3.tcl share/examples/tkirc2/scripts/examples.tcl share/examples/tkirc2/scripts/hilo.tcl share/examples/tkirc2/scripts/sound.tcl -@dirrm share/examples/tkirc2/scripts -@dirrm share/examples/tkirc2 -@dirrm share/doc/tkirc2 |