summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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".