summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortron <tron>1999-04-10 18:31:19 +0000
committertron <tron>1999-04-10 18:31:19 +0000
commit46de2fd8f14cbdcbab8ec96849a45520b989bfaa (patch)
treedaa0fd4ce018667080bed06c94e28d614ca637b4
parent38a0ff4b0693b681ed2298a3d12a57bfc1252ce8 (diff)
downloadpkgsrc-46de2fd8f14cbdcbab8ec96849a45520b989bfaa.tar.gz
Better make it clear which "newaliases" and "makemap" must be used.
-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".