aboutsummaryrefslogtreecommitdiff
path: root/ObsoleteFiles.inc
diff options
context:
space:
mode:
authorDag-Erling Smørgrav <des@FreeBSD.org>2013-10-09 20:47:20 +0000
committerDag-Erling Smørgrav <des@FreeBSD.org>2013-10-09 20:47:20 +0000
commit5f3850777ee8731079cf7e375a90c10ec7a12058 (patch)
tree79d2db8dec8b0e9e6295781ed118c99a20c5c85c /ObsoleteFiles.inc
parent69647b7bcdb4cdb8fb6690d9db23ee3f883f2f09 (diff)
downloadsrc-5f3850777ee8731079cf7e375a90c10ec7a12058.tar.gz
src-5f3850777ee8731079cf7e375a90c10ec7a12058.zip
By popular demand, move freebsd-version(1) from /libexec to /bin.
Approved by: re (gjb)
Notes
Notes: svn path=/head/; revision=256241
Diffstat (limited to 'ObsoleteFiles.inc')
-rw-r--r--ObsoleteFiles.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/ObsoleteFiles.inc b/ObsoleteFiles.inc
index 9f3fbb9a848d..e82f3b9bc02a 100644
--- a/ObsoleteFiles.inc
+++ b/ObsoleteFiles.inc
@@ -38,6 +38,8 @@
# xargs -n1 | sort | uniq -d;
# done
+# 20131009: freebsd-version moved from /libexec to /bin
+OLD_FILES+=/libexec/freebsd-version
# 20131001: ar and ranlib from binutils not used
OLD_FILES+=usr/bin/gnu-ar
OLD_FILES+=usr/bin/gnu-ranlib