summaryrefslogtreecommitdiff
path: root/mail/sendmail811
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2002-04-18 04:16:10 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2002-04-18 04:16:10 +0000
commit7ac4376078c159b7f09361878bd973f51583da7f (patch)
tree8a510a30869b1bf19af320a0f13b5648c79b7209 /mail/sendmail811
parento Patch to work with liba52 update to 0.7.3 (diff)
update target mailer.conf, to change the new entries too.
Notes
Notes: svn path=/head/; revision=57836
Diffstat (limited to 'mail/sendmail811')
-rw-r--r--mail/sendmail811/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/sendmail811/Makefile b/mail/sendmail811/Makefile
index eb22cd6926b6..ce7207f047e4 100644
--- a/mail/sendmail811/Makefile
+++ b/mail/sendmail811/Makefile
@@ -165,6 +165,8 @@ mailer.conf:
-e "s=^send-mail[ ]*/.*$$=send-mail ${SENDMAIL}=" \
-e "s=^mailq[ ]*/.*$$=mailq ${SENDMAIL}=" \
-e "s=^newaliases[ ]*/.*$$=newaliases ${SENDMAIL}=" \
+ -e "s=^hoststat[ ]*/.*$$=hoststat ${SENDMAIL}=" \
+ -e "s=^purgestat[ ]*/.*$$=purgestat ${SENDMAIL}=" \
${DESTDIR}/etc/mail/mailer.conf > ${DESTDIR}/etc/mail/mailer.conf.new
${MV} ${DESTDIR}/etc/mail/mailer.conf.new \
${DESTDIR}/etc/mail/mailer.conf