=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/etc/Makefile,v retrieving revision 1.253 retrieving revision 1.254 diff -u -r1.253 -r1.254 --- src/etc/Makefile 2007/08/01 21:23:25 1.253 +++ src/etc/Makefile 2007/10/08 12:16:35 1.254 @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.253 2007/08/01 21:23:25 miod Exp $ +# $OpenBSD: Makefile,v 1.254 2007/10/08 12:16:35 norby Exp $ TZDIR= /usr/share/zoneinfo LOCALTIME= Canada/Mountain @@ -76,6 +76,7 @@ pwd_mkdb -p -d ${DESTDIR}/etc /etc/master.passwd ${INSTALL} -c -o root -g wheel -m 600 bgpd.conf ${DESTDIR}/etc ${INSTALL} -c -o root -g wheel -m 600 ospfd.conf ${DESTDIR}/etc + ${INSTALL} -c -o root -g wheel -m 600 ospf6d.conf ${DESTDIR}/etc ${INSTALL} -c -o root -g wheel -m 600 ripd.conf ${DESTDIR}/etc ${INSTALL} -c -o root -g wheel -m 600 dvmrpd.conf ${DESTDIR}/etc ${INSTALL} -c -o root -g wheel -m 600 pf.conf ${DESTDIR}/etc