summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authortron <tron>1999-04-10 18:31:19 +0000
committertron <tron>1999-04-10 18:31:19 +0000
commit9ab1bc4c985286cae41da75d427c0cada659c697 (patch)
treedaa0fd4ce018667080bed06c94e28d614ca637b4 /mail
parent8c8761d9b233837032627b0a46a8c1d197d1df91 (diff)
downloadpkgsrc-9ab1bc4c985286cae41da75d427c0cada659c697.tar.gz
Better make it clear which "newaliases" and "makemap" must be used.
Diffstat (limited to 'mail')
-rw-r--r--mail/sendmail/pkg/MESSAGE2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/sendmail/pkg/MESSAGE b/mail/sendmail/pkg/MESSAGE
index 38a5acf4d81..3232e1108b6 100644
--- a/mail/sendmail/pkg/MESSAGE
+++ b/mail/sendmail/pkg/MESSAGE
@@ -5,4 +5,4 @@ configuration file. The command below will do that for you:
ln -fs @@PREFIX@@/etc/mailer.conf.sendmail /etc/mailer.conf
If you are upgrading from "sendmail" 8.8.x don't forget to rebuild all
-databases with "newaliases" and "makemap".
+databases with "@@PREFIX@@/bin/newaliases" and "@@PREFIX@@/sbin/makemap".