diff options
author | pav <pav@FreeBSD.org> | 2005-05-06 16:04:07 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2005-05-06 16:04:07 +0800 |
commit | 05138d6c1847cfd09ac08acda21e5a049ea1d2fe (patch) | |
tree | b486b1c9892390056eb1676be68ae43408d8b57b /mail | |
parent | 3897c542eae72bd887539992c00570b39e2739f1 (diff) | |
download | freebsd-ports-gnome-05138d6c1847cfd09ac08acda21e5a049ea1d2fe.tar.gz freebsd-ports-gnome-05138d6c1847cfd09ac08acda21e5a049ea1d2fe.tar.zst freebsd-ports-gnome-05138d6c1847cfd09ac08acda21e5a049ea1d2fe.zip |
- Fix copy&paste braino
Submitted by: Ion-Mihai Tetcu <itetcu@people.tecnik93.com> (maintainer)
Diffstat (limited to 'mail')
-rw-r--r-- | mail/dspam/files/UPDATING | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/mail/dspam/files/UPDATING b/mail/dspam/files/UPDATING index 8a5db0bf4d81..a2d9e7f4b38e 100644 --- a/mail/dspam/files/UPDATING +++ b/mail/dspam/files/UPDATING @@ -19,9 +19,9 @@ make extract; more `find . -type f -maxdepth 2 -name UPGRADING` # dspam-3.4.5 # -This is the post-3.4 devel branch. A lot of things have changed and your -existing dspam.conf won't probably work anymore. Please compare it with the -dspam.conf.sample located in the same etc/ directory. +A lot of things have changed and your existing dspam.conf won't probably +work anymore. Please compare it with the dspam.conf.sample located in the +same etc/ directory. Most notable addition is the SMTP delivery which together with "standard" inbound LMTP make a very nice content and light (e.g. it's the fastest setup |