Subject: CVS commit: pkgsrc
To: None <source-changes@netbsd.org>
From: Todd Vierling <tv@netbsd.org>
List: source-changes
Date: 04/20/1999 04:57:14
Module Name: pkgsrc
Committed By: tv
Date: Tue Apr 20 11:57:14 UTC 1999
Modified Files:
pkgsrc/mail/mailwrapper: Makefile
pkgsrc/mail/mailwrapper/pkg: PLIST
Log Message:
Do the MANCOMPRESSED thing a little differently - only set MANCOMPRESSED
if mk.conf sets MANZ.
Also, do not overwrite sendmail if it is already in /usr/libexec/sendmail
(use mv -i with a stdin of /dev/null).