Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 9 May 2012 17:30:45 +0000 (UTC)
From:      Eitan Adler <eadler@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r235204 - head/tools/build/mk
Message-ID:  <201205091730.q49HUjOU095005@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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 <freebsd@jdc.parodius.com>
  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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201205091730.q49HUjOU095005>