diff options
author | joerg <joerg@pkgsrc.org> | 2009-06-14 18:03:28 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2009-06-14 18:03:28 +0000 |
commit | 24151e2b9991726fa4bcd0ace9289f45de0f325e (patch) | |
tree | e480593a5528c87f4756a95ff01a9ad8870ea552 /news/inn | |
parent | 548d7fd5a95be0c24af3a00066cd67985f359815 (diff) | |
download | pkgsrc-24151e2b9991726fa4bcd0ace9289f45de0f325e.tar.gz |
Remove @dirrm entries from PLISTs
Diffstat (limited to 'news/inn')
-rw-r--r-- | news/inn/PLIST | 15 |
1 files changed, 1 insertions, 14 deletions
diff --git a/news/inn/PLIST b/news/inn/PLIST index f5b2d1f885b..45dd8bfe767 100644 --- a/news/inn/PLIST +++ b/news/inn/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.17 2008/12/21 16:00:04 spz Exp $ +@comment $NetBSD: PLIST,v 1.18 2009/06/14 18:10:06 joerg Exp $ bin/inews bin/rnews include/inn/conffile.h @@ -301,16 +301,3 @@ share/examples/inn/sasl.conf share/examples/inn/storage.conf share/examples/inn/subscriptions share/examples/rc.d/innd -@dirrm share/examples/inn -@dirrm share/doc/inn -@dirrm ${INN_PATHBIN}/rnews.libexec -@dirrm ${INN_PATHBIN}/filter -@dirrm ${INN_PATHBIN}/control -@dirrm ${INN_PATHBIN}/auth/resolv -@dirrm ${INN_PATHBIN}/auth/passwd -@dirrm ${INN_PATHBIN}/auth -@dirrm ${INN_PATHBIN} -@dirrm include/inn/inn -@dirrm include/inn -@dirrm etc/inn -@dirrm etc/nntp |