diff options
author | John Baldwin <jhb@FreeBSD.org> | 2018-06-20 19:22:33 +0000 |
---|---|---|
committer | John Baldwin <jhb@FreeBSD.org> | 2018-06-20 19:22:33 +0000 |
commit | 14c5b433cf29abe59b461e1e6b037c50dff6d981 (patch) | |
tree | 06d19c888fb46c0df602e667951c21a97b72ae09 /ObsoleteFiles.inc | |
parent | 4c156ba299495f18b06da8c0c93907a00daf44fe (diff) | |
download | src-test2-14c5b433cf29abe59b461e1e6b037c50dff6d981.tar.gz src-test2-14c5b433cf29abe59b461e1e6b037c50dff6d981.zip |
Notes
Diffstat (limited to 'ObsoleteFiles.inc')
-rw-r--r-- | ObsoleteFiles.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ObsoleteFiles.inc b/ObsoleteFiles.inc index 0ef204ca9e46..8f7678043a92 100644 --- a/ObsoleteFiles.inc +++ b/ObsoleteFiles.inc @@ -39,7 +39,7 @@ # done # 20180615: asf(8) removed -OLD_FILES+=usr/bin/asf +OLD_FILES+=usr/sbin/asf OLD_FILES+=usr/share/man/man8/asf.8.gz # 20180609: obsolete libc++ files missed from the 5.0.0 import OLD_FILES+=usr/include/c++/v1/__refstring |