Merge r204418 from head (original commit by antoine)

Add files moved in r203976 and r207292 to ObsoleteFiles.inc

Requested by:	Alex Kozlov <spam rm-rf.kiev.ua>
Merge OK'd by:	antoine
This commit is contained in:
Gavin Atkinson 2010-04-27 20:51:50 +00:00
parent 344b802fea
commit 2f2fdf54c0
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/stable/8/; revision=207294

View File

@ -34,6 +34,16 @@ OLD_FILES+=usr/share/man/man1/gcpio.1.gz
# 20100301: vesa and dpms promoted to be i386/amd64 common
OLD_FILES+=usr/include/machine/pc/vesa.h
OLD_FILES+=usr/share/man/man4/i386/dpms.4.gz
# 20100208: man pages moved
.if ${TARGET_ARCH} == "i386"
OLD_FILES+=usr/share/man/man4/i386/alpm.4.gz
OLD_FILES+=usr/share/man/man4/i386/amdpm.4.gz
OLD_FILES+=usr/share/man/man4/i386/mcd.4.gz
OLD_FILES+=usr/share/man/man4/i386/padlock.4.gz
OLD_FILES+=usr/share/man/man4/i386/pcf.4.gz
OLD_FILES+=usr/share/man/man4/i386/scd.4.gz
OLD_FILES+=usr/share/man/man4/i386/viapm.4.gz
.endif
# 20091229: remove no longer relevant examples
OLD_FILES+=usr/share/examples/pppd/auth-down.sample
OLD_FILES+=usr/share/examples/pppd/auth-up.sample