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/bind95 | |
parent | ab6598f58eff6ad19189767095dd0af665633093 (diff) | |
download | pkgsrc-a0c351cfc51a969de344c350f42f3e7199f4707b.tar.gz |
Remove @dirrm entries from PLISTs
Diffstat (limited to 'net/bind95')
-rw-r--r-- | net/bind95/PLIST | 9 |
1 files changed, 1 insertions, 8 deletions
diff --git a/net/bind95/PLIST b/net/bind95/PLIST index e202779ccd0..30e692bd609 100644 --- a/net/bind95/PLIST +++ b/net/bind95/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2009/01/04 00:11:55 adrianp Exp $ +@comment $NetBSD: PLIST,v 1.3 2009/06/14 18:09:22 joerg Exp $ bin/dig bin/host bin/isc-config.sh @@ -307,10 +307,3 @@ sbin/rndc sbin/rndc-confgen share/examples/rc.d/lwresd share/examples/rc.d/named9 -@dirrm include/lwres -@dirrm include/isccfg -@dirrm include/isccc -@dirrm include/isc -@dirrm include/dst -@dirrm include/dns -@dirrm include/bind9 |