b979f7222a
Convert most MESSAGE files to new syntax (${VARIABLE} gets replaced, not @VARIABLE@, nor @@VARIABLE@@). By default, substitutions are done for LOCALBASE, PKGNAME, PREFIX, X11BASE, X11PREFIX; additional patterns can be added via MESSAGE_SUBST. Clean up some packages while I'm there; add RCS tags to most MESSAGEs. Remove some uninteresting MESSAGEs.
7 lines
310 B
Text
7 lines
310 B
Text
$NetBSD: MESSAGE,v 1.5 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
|