=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/etc/Makefile,v retrieving revision 1.344 retrieving revision 1.345 diff -c -r1.344 -r1.345 *** src/etc/Makefile 2014/01/24 03:36:07 1.344 --- src/etc/Makefile 2014/01/25 20:23:53 1.345 *************** *** 1,4 **** ! # $OpenBSD: Makefile,v 1.344 2014/01/24 03:36:07 deraadt Exp $ TZDIR= /usr/share/zoneinfo LOCALTIME= Canada/Mountain --- 1,4 ---- ! # $OpenBSD: Makefile,v 1.345 2014/01/25 20:23:53 deraadt Exp $ TZDIR= /usr/share/zoneinfo LOCALTIME= Canada/Mountain *************** *** 176,183 **** ${INSTALL} -c -o root -g wheel -m 600 chap-secrets \ ${DESTDIR}/etc/ppp; \ ${INSTALL} -c -o root -g wheel -m 600 options \ - ${DESTDIR}/etc/ppp; \ - ${INSTALL} -c -o root -g wheel -m 600 options.leaf \ ${DESTDIR}/etc/ppp; \ ${INSTALL} -c -o root -g wheel -m 600 options.sample \ ${DESTDIR}/etc/ppp; \ --- 176,181 ----