diff options
author | bapt <bapt@FreeBSD.org> | 2014-03-10 14:36:27 +0000 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2014-03-10 14:36:27 +0000 |
commit | 9915b8cd9bb1d7602f52a3082283ab9e2aa3f195 (patch) | |
tree | 0fda5bcbd6c53810d7cc3d09a677c1336dabc473 /tools/build | |
parent | 50635436ebf5c6eea0ba4c293e67521eb3ca6fd5 (diff) | |
download | FreeBSD-src-9915b8cd9bb1d7602f52a3082283ab9e2aa3f195.zip FreeBSD-src-9915b8cd9bb1d7602f52a3082283ab9e2aa3f195.tar.gz |
Add a mailer.conf example to use dma
Diffstat (limited to 'tools/build')
-rw-r--r-- | tools/build/mk/OptionalObsoleteFiles.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/build/mk/OptionalObsoleteFiles.inc b/tools/build/mk/OptionalObsoleteFiles.inc index 6f9f875..f96023f 100644 --- a/tools/build/mk/OptionalObsoleteFiles.inc +++ b/tools/build/mk/OptionalObsoleteFiles.inc @@ -4311,4 +4311,5 @@ OLD_FILES+=usr/bin/svnversion OLD_FILES+=usr/libexec/dma OLD_FILES+=usr/libexec/dma-mbox-create OLD_FILES+=usr/share/man/man8/dma.8.gz +OLD_FILES+=usr/share/examples/dma/mailer.conf .endif |