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 | b8ef2bdf051862f04569a1854a5b083a3b76f811 (patch) | |
tree | 31b4724e8a6d2fa5700038aa44d39d3ba1bf4c05 /chat/finch | |
parent | 70df5670877a835e64d33cd88b363feff2bab94b (diff) | |
download | pkgsrc-b8ef2bdf051862f04569a1854a5b083a3b76f811.tar.gz |
Remove @dirrm entries from PLISTs
Diffstat (limited to 'chat/finch')
-rw-r--r-- | chat/finch/PLIST | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/chat/finch/PLIST b/chat/finch/PLIST index 76dfa9e1c90..c375fc3d955 100644 --- a/chat/finch/PLIST +++ b/chat/finch/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.6 2008/03/04 17:48:50 tnn Exp $ +@comment $NetBSD: PLIST,v 1.7 2009/06/14 17:37:44 joerg Exp $ bin/finch include/finch/finch.h include/finch/gntaccount.h @@ -56,7 +56,3 @@ lib/libgnt.la lib/pkgconfig/finch.pc lib/pkgconfig/gnt.pc man/man1/finch.1 -@dirrm lib/gnt -@dirrm lib/finch -@dirrm include/gnt -@dirrm include/finch |