diff options
author | jperkin <jperkin@pkgsrc.org> | 2014-03-11 14:04:57 +0000 |
---|---|---|
committer | jperkin <jperkin@pkgsrc.org> | 2014-03-11 14:04:57 +0000 |
commit | 071ea796c1307e737cc3101448aa934353fe247c (patch) | |
tree | 9b547d90b7bf52208d85284b072f01b7f3c1bd12 /net/unbound | |
parent | 76ac67f79ab2db3505e1a973a83a4eaf36567eb1 (diff) | |
download | pkgsrc-071ea796c1307e737cc3101448aa934353fe247c.tar.gz |
Remove example rc.d scripts from PLISTs.
These are now handled dynamically if INIT_SYSTEM is set to "rc.d", or
ignored otherwise.
Diffstat (limited to 'net/unbound')
-rw-r--r-- | net/unbound/PLIST | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/unbound/PLIST b/net/unbound/PLIST index e6f51a8c5d9..b19536082d2 100644 --- a/net/unbound/PLIST +++ b/net/unbound/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.6 2013/11/17 22:57:38 pettai Exp $ +@comment $NetBSD: PLIST,v 1.7 2014/03/11 14:05:12 jperkin Exp $ include/unbound.h lib/libunbound.la man/man1/unbound-host.1 @@ -45,5 +45,4 @@ sbin/unbound-checkconf sbin/unbound-control sbin/unbound-control-setup sbin/unbound-host -share/examples/rc.d/unbound share/examples/unbound/unbound.conf |