svn commit: r207224 - stable/8
Hajimu UMEMOTO
ume at FreeBSD.org
Mon Apr 26 15:01:15 UTC 2010
Author: ume
Date: Mon Apr 26 15:01:14 2010
New Revision: 207224
URL: http://svn.freebsd.org/changeset/base/207224
Log:
MFC r200130 (partly): /usr/share/examples/etc/rc.firewall6 was
also obsoleted.
Modified:
stable/8/ObsoleteFiles.inc (contents, props changed)
Modified: stable/8/ObsoleteFiles.inc
==============================================================================
--- stable/8/ObsoleteFiles.inc Mon Apr 26 13:48:22 2010 (r207223)
+++ stable/8/ObsoleteFiles.inc Mon Apr 26 15:01:14 2010 (r207224)
@@ -17,6 +17,7 @@
# 20100408: unify rc.firewall and rc.firewall6.
OLD_FILES+=etc/rc.d/ip6fw
OLD_FILES+=etc/rc.firewall6
+OLD_FILES+=usr/share/examples/etc/rc.firewall6
# 20100330: [ia64] Sync with 9-current
.if ${TARGET_ARCH} == "ia64"
OLD_FILES+=usr/include/machine/nexusvar.h
More information about the svn-src-stable
mailing list