summaryrefslogtreecommitdiffstats
path: root/usr.sbin/mailwrapper/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* - Backout botched attempt to introduce MANSECT feature.ru2001-03-261-0/+1
| | | | - MAN[1-9] -> MAN.
* Set the default manual section for usr.sbin/ to 8.ru2001-03-201-1/+0
|
* Install mailer.conf as ${BINOWN}, ${BINGRP}, rather than root:wheel. Thishoek2000-06-041-4/+4
| | | | | | | lets unprivileged installworld: almost work first try and always work second. BINOWN isn't quite right for this, but it's not really worth creating a MAILOWN for this.
* Preempt one brucification - I was missing a ${DESTDIR}. I hate mergingpeter1999-12-291-1/+1
| | | | two sets of changes from different trees.
* As a special case, deal with a missing mailer.conf at install time. Ipeter1999-12-291-1/+6
| | | | | don't particularly like doing this here, but the alternative (loosing mail) is worse.
* Make mailwrapper buildpeter1999-12-291-4/+5
|
* Import NetBSD's mailwrapper to redirect /usr/sbin/sendmail to the user'speter1999-12-191-0/+13
chosen mailer. Obtained from: NetBSD
OpenPOWER on IntegriCloud