Author: eadler Date: Wed May 9 17:30:44 2012 New Revision: 235204 URL: http://svn.freebsd.org/changeset/base/235204
Log: Add some missing files to OLD_FILES PR: conf/166460 Submitted by: Jeremy Chadwick <[email protected]> Reviewed by: stable@ Approved by: cperciva MFC after: 2 weeks Modified: head/tools/build/mk/OptionalObsoleteFiles.inc Modified: head/tools/build/mk/OptionalObsoleteFiles.inc ============================================================================== --- head/tools/build/mk/OptionalObsoleteFiles.inc Wed May 9 17:29:07 2012 (r235203) +++ head/tools/build/mk/OptionalObsoleteFiles.inc Wed May 9 17:30:44 2012 (r235204) @@ -2179,6 +2179,8 @@ OLD_FILES+=usr/share/man/man8/ipfstat.8. OLD_FILES+=usr/share/man/man8/ipmon.8.gz OLD_FILES+=usr/share/man/man8/ipnat.8.gz OLD_FILES+=usr/share/man/man8/ippool.8.gz +OLD_FILES+=etc/periodic/security/510.ipfdenied +OLD_FILES+=etc/periodic/security/610.ipf6denied .endif .if ${MK_IPFW} == no _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "[email protected]"
