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 | a0c351cfc51a969de344c350f42f3e7199f4707b (patch) | |
tree | e480593a5528c87f4756a95ff01a9ad8870ea552 /net/bind96 | |
parent | ab6598f58eff6ad19189767095dd0af665633093 (diff) | |
download | pkgsrc-a0c351cfc51a969de344c350f42f3e7199f4707b.tar.gz |
Remove @dirrm entries from PLISTs
Diffstat (limited to 'net/bind96')
-rw-r--r-- | net/bind96/PLIST | 13 |
1 files changed, 1 insertions, 12 deletions
diff --git a/net/bind96/PLIST b/net/bind96/PLIST index 27ba110465b..5353ddb32d3 100644 --- a/net/bind96/PLIST +++ b/net/bind96/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2009/01/04 00:21:36 adrianp Exp $ +@comment $NetBSD: PLIST,v 1.2 2009/06/14 18:09:22 joerg Exp $ bin/dig bin/host bin/isc-config.sh @@ -492,14 +492,3 @@ share/doc/bind9/rfc/rfc5155.txt share/doc/bind9/rfc/rfc952.txt share/examples/rc.d/lwresd share/examples/rc.d/named9 -@dirrm share/doc/bind9/rfc -@dirrm share/doc/bind9/draft -@dirrm share/doc/bind9/arm -@dirrm share/doc/bind9 -@dirrm include/lwres -@dirrm include/isccfg -@dirrm include/isccc -@dirrm include/isc -@dirrm include/dst -@dirrm include/dns -@dirrm include/bind9 |