diff options
| author | Hajimu UMEMOTO <ume@FreeBSD.org> | 2010-04-07 19:04:36 +0000 |
|---|---|---|
| committer | Hajimu UMEMOTO <ume@FreeBSD.org> | 2010-04-07 19:04:36 +0000 |
| commit | 362fb32a52b954e068ab132335ddb5a55f431c9a (patch) | |
| tree | 49ac6d28ad51f204c613c87ca4f10e82a79a9342 /ObsoleteFiles.inc | |
| parent | 81b67791ee94f400d689dfc030dd0f82d248dd95 (diff) | |
Notes
Diffstat (limited to 'ObsoleteFiles.inc')
| -rw-r--r-- | ObsoleteFiles.inc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ObsoleteFiles.inc b/ObsoleteFiles.inc index 4e6d408ca60e..9edd071e9e3b 100644 --- a/ObsoleteFiles.inc +++ b/ObsoleteFiles.inc @@ -14,6 +14,9 @@ # The file is partitioned: OLD_FILES first, then OLD_LIBS and OLD_DIRS last. # +# 20100408: unify rc.firewall and rc.firewall6. +OLD_FILES+=etc/rc.d/ip6fw +OLD_FILES+=etc/rc.firewall6 # 20100330: [ia64] Sync with 9-current .if ${TARGET_ARCH} == "ia64" OLD_FILES+=usr/include/machine/nexusvar.h |
