diff options
author | Dag-Erling Smørgrav <des@FreeBSD.org> | 2016-02-11 17:33:55 +0000 |
---|---|---|
committer | Dag-Erling Smørgrav <des@FreeBSD.org> | 2016-02-11 17:33:55 +0000 |
commit | 8232a681f5bcf2f9aa6303687cf5cd89336b7399 (patch) | |
tree | 39dd96550e6c776605133af33c8108e2bda86c45 /tools | |
parent | 7b036d779062bb637c8a3c4c7db2a109003b7a91 (diff) | |
download | src-test2-8232a681f5bcf2f9aa6303687cf5cd89336b7399.tar.gz src-test2-8232a681f5bcf2f9aa6303687cf5cd89336b7399.zip |
Notes
Diffstat (limited to 'tools')
-rw-r--r-- | tools/build/mk/OptionalObsoleteFiles.inc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/build/mk/OptionalObsoleteFiles.inc b/tools/build/mk/OptionalObsoleteFiles.inc index 37f624efb952..87a40ba583c9 100644 --- a/tools/build/mk/OptionalObsoleteFiles.inc +++ b/tools/build/mk/OptionalObsoleteFiles.inc @@ -7970,7 +7970,6 @@ OLD_FILES+=usr/sbin/unbound OLD_FILES+=usr/sbin/unbound-anchor OLD_FILES+=usr/sbin/unbound-checkconf OLD_FILES+=usr/sbin/unbound-control -OLD_FILES+=usr/sbin/unbound-control-setup OLD_FILES+=usr/share/man/man5/unbound.conf.5.gz OLD_FILES+=usr/share/man/man8/unbound-anchor.8.gz OLD_FILES+=usr/share/man/man8/unbound-checkconf.8.gz |