diff options
author | vd <vd@FreeBSD.org> | 2007-03-22 14:50:23 +0800 |
---|---|---|
committer | vd <vd@FreeBSD.org> | 2007-03-22 14:50:23 +0800 |
commit | 5f5b5df86e0f05463855e91f9d286342054bb93c (patch) | |
tree | 8a87063fae8c2198a98913d3cfc91291f5b15377 /mail/nullmailer | |
parent | 3133fd15561d7eba4350ecf9502779ca43d15361 (diff) | |
download | freebsd-ports-graphics-5f5b5df86e0f05463855e91f9d286342054bb93c.tar.gz freebsd-ports-graphics-5f5b5df86e0f05463855e91f9d286342054bb93c.tar.zst freebsd-ports-graphics-5f5b5df86e0f05463855e91f9d286342054bb93c.zip |
Fix typo.
Diffstat (limited to 'mail/nullmailer')
-rw-r--r-- | mail/nullmailer/files/pkg-message.proto | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/nullmailer/files/pkg-message.proto b/mail/nullmailer/files/pkg-message.proto index abea721d7da..6c908ad188d 100644 --- a/mail/nullmailer/files/pkg-message.proto +++ b/mail/nullmailer/files/pkg-message.proto @@ -4,7 +4,7 @@ Please take %%PREFIX%%/etc/nullmailer/remotes.sample as an example and edit your own %%PREFIX%%/etc/nullmailer/remotes -It's possible refefine mailq and sendmail in your /etc/mail/mailer.conf: +It's possible to redefine mailq and sendmail in your /etc/mail/mailer.conf: sendmail %%PREFIX%%/libexec/nullmailer/sendmail send-mail %%PREFIX%%/libexec/nullmailer/sendmail |