diff options
author | Gavin Atkinson <gavin@FreeBSD.org> | 2014-06-25 12:32:41 +0000 |
---|---|---|
committer | Gavin Atkinson <gavin@FreeBSD.org> | 2014-06-25 12:32:41 +0000 |
commit | 2be4135815a589e84633350e751602a772c97727 (patch) | |
tree | 68c6fd4566e7d20aa1c9d4be57d40a4e6122b25c /ObsoleteFiles.inc | |
parent | d335e7a1242ec1ad1474eb502e25995fd4146cb5 (diff) | |
download | src-test-2be4135815a589e84633350e751602a772c97727.tar.gz src-test-2be4135815a589e84633350e751602a772c97727.zip |
Notes
Diffstat (limited to 'ObsoleteFiles.inc')
-rw-r--r-- | ObsoleteFiles.inc | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ObsoleteFiles.inc b/ObsoleteFiles.inc index 3e588815ff8ad..6ad3f3f10905b 100644 --- a/ObsoleteFiles.inc +++ b/ObsoleteFiles.inc @@ -43,6 +43,11 @@ OLD_FILES+=usr/bin/csup OLD_FILES+=usr/bin/cpasswd OLD_FILES+=usr/share/man/man1/csup.1.gz OLD_FILES+=usr/share/man/man1/cpasswd.1.gz +OLD_FILES+=usr/share/examples/cvsup/README +OLD_FILES+=usr/share/examples/cvsup/cvs-supfile +OLD_FILES+=usr/share/examples/cvsup/stable-supfile +OLD_FILES+=usr/share/examples/cvsup/standard-supfile +OLD_DIRS+=usr/share/examples/cvsup # 20140614: send-pr removal OLD_FILES+=usr/share/info/send-pr.info.gz OLD_FILES+=usr/share/man/man1/send-pr.1.gz |