[BACK]Return to Makefile CVS log [TXT][DIR] Up to [local] / src / etc

Diff for /src/etc/Makefile between version 1.255 and 1.256

version 1.255, 2007/11/05 23:46:12 version 1.256, 2007/12/07 17:13:35
Line 82 
Line 82 
         ${INSTALL} -c -o root -g wheel -m 600 pf.conf ${DESTDIR}/etc          ${INSTALL} -c -o root -g wheel -m 600 pf.conf ${DESTDIR}/etc
         ${INSTALL} -c -o root -g operator -m 644 chio.conf ${DESTDIR}/etc          ${INSTALL} -c -o root -g operator -m 644 chio.conf ${DESTDIR}/etc
         ${INSTALL} -c -o root -g wheel -m 600 hostapd.conf ${DESTDIR}/etc          ${INSTALL} -c -o root -g wheel -m 600 hostapd.conf ${DESTDIR}/etc
         ${INSTALL} -c -o root -g wheel -m 600 hoststated.conf ${DESTDIR}/etc          ${INSTALL} -c -o root -g wheel -m 600 relayd.conf ${DESTDIR}/etc
         ${INSTALL} -c -o root -g wheel -m 600 ipsec.conf ${DESTDIR}/etc          ${INSTALL} -c -o root -g wheel -m 600 ipsec.conf ${DESTDIR}/etc
         ${INSTALL} -c -o root -g wheel -m 600 sasyncd.conf ${DESTDIR}/etc          ${INSTALL} -c -o root -g wheel -m 600 sasyncd.conf ${DESTDIR}/etc
         ${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m 555 \          ${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m 555 \

Legend:
Removed from v.1.255  
changed lines
  Added in v.1.256