https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242897
--- Comment #2 from Vladislav V. Prodan <[email protected]> --- Updated: #/usr/src/etc/sendmail#diff Makefile Makefile.orig 68,70c68 < ${.CURDIR}/freebsd.mc ${DESTDIR}/etc/mail < ${INSTALL} -o ${BINOWN} -g ${BINGRP} -m 644 \ < ${.CURDIR}/freebsd.cf ${DESTDIR}/etc/mail --- > ${.CURDIR}/freebsd.mc freebsd.cf ${DESTDIR}/etc/mail 72,74c70 < ${.CURDIR}/freebsd.submit.mc ${DESTDIR}/etc/mail < ${INSTALL} -o ${BINOWN} -g ${BINGRP} -m 444 \ < ${.CURDIR}/freebsd.submit.cf ${DESTDIR}/etc/mail --- > ${.CURDIR}/freebsd.submit.mc freebsd.submit.cf ${DESTDIR}/etc/mail -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
