diff options
-rw-r--r-- | share/examples/cvsup/refuse | 1 | ||||
-rw-r--r-- | share/examples/cvsup/refuse.README | 8 |
2 files changed, 3 insertions, 6 deletions
diff --git a/share/examples/cvsup/refuse b/share/examples/cvsup/refuse index 197686f..fcaf8ec 100644 --- a/share/examples/cvsup/refuse +++ b/share/examples/cvsup/refuse @@ -1,4 +1,3 @@ -src/etc/sendmail/freebsd.mc* doc/da_* doc/de_* doc/es_* diff --git a/share/examples/cvsup/refuse.README b/share/examples/cvsup/refuse.README index 315e493..262bf78 100644 --- a/share/examples/cvsup/refuse.README +++ b/share/examples/cvsup/refuse.README @@ -16,11 +16,9 @@ CVSup's base directory to "/usr". The sup directory is in the base directory; i.e., it is "/usr/sup". If you have changed your base directory, your sup directory is /path/to/base/sup. -Use the following pattern if you have modified -/usr/src/etc/sendmail/freebsd.mc to reflect your local configuration, -and you do not want CVSup to overwrite it: - - src/etc/sendmail/freebsd.mc* +This file used to contain /usr/src/etc/sendmail/freebsd.mc in case +you modified that file. However, this was removed as it can break +buildworld. Modify /etc/mail/`hostname`.mc instead. If you are an English speaker and don't wish to receive the foreign-language documentation or ports, use the following patterns: |