summaryrefslogtreecommitdiff
path: root/mail/sendmail88/pkg/MESSAGE
diff options
context:
space:
mode:
Diffstat (limited to 'mail/sendmail88/pkg/MESSAGE')
-rw-r--r--mail/sendmail88/pkg/MESSAGE11
1 files changed, 8 insertions, 3 deletions
diff --git a/mail/sendmail88/pkg/MESSAGE b/mail/sendmail88/pkg/MESSAGE
index a0d6221c0fd..0ef122a12c8 100644
--- a/mail/sendmail88/pkg/MESSAGE
+++ b/mail/sendmail88/pkg/MESSAGE
@@ -1,5 +1,10 @@
-To use "@@PKGNAME@@" as the system's mail transport agent you have
-to install "@@PREFIX@@/etc/mailer.conf.sendmail" as global mailwrapper
+======================================================================
+$NetBSD: MESSAGE,v 1.2 2001/01/29 11:34:32 wiz Exp $
+
+To use "${PKGNAME}" as the system's mail transport agent you have
+to install "${PREFIX}/etc/mailer.conf.sendmail" as global mailwrapper
configuration file. The command below will do that for you:
-ln -fs @@PREFIX@@/etc/mailer.conf.sendmail /etc/mailer.conf
+ln -fs ${PREFIX}/etc/mailer.conf.sendmail /etc/mailer.conf
+
+======================================================================