summaryrefslogtreecommitdiffstats
path: root/ObsoleteFiles.inc
diff options
context:
space:
mode:
authorflz <flz@FreeBSD.org>2009-09-02 14:56:23 +0000
committerflz <flz@FreeBSD.org>2009-09-02 14:56:23 +0000
commit4b2e16125a4f9c24037f875c42eabea0c89090c8 (patch)
tree1ec3f4c85db0c2f84b722ee596b36d05eb257288 /ObsoleteFiles.inc
parentb569eda1e9f4313bd6eeb76ad0cfec1790ea7cfe (diff)
downloadFreeBSD-src-4b2e16125a4f9c24037f875c42eabea0c89090c8.zip
FreeBSD-src-4b2e16125a4f9c24037f875c42eabea0c89090c8.tar.gz
Remove BSD.{local,x11,x11-4}.dist mtree files as they're either obsolete or
they've moved to ports.
Diffstat (limited to 'ObsoleteFiles.inc')
-rw-r--r--ObsoleteFiles.inc4
1 files changed, 4 insertions, 0 deletions
diff --git a/ObsoleteFiles.inc b/ObsoleteFiles.inc
index e963f65..54be9dd 100644
--- a/ObsoleteFiles.inc
+++ b/ObsoleteFiles.inc
@@ -14,6 +14,10 @@
# The file is partitioned: OLD_FILES first, then OLD_LIBS and OLD_DIRS last.
#
+# 20090902: BSD.{x11,x11-4}.dist are dead and BSD.local.dist lives in ports/
+OLD_FILES+=etc/mtree/BSD.local.dist
+OLD_FILES+=etc/mtree/BSD.x11.dist
+OLD_FILES+=etc/mtree/BSD.x11-4.dist
# 20090801: vimage.h removed in favour of vnet.h
OLD_FILES+=usr/include/sys/vimage.h
# 20090719: library version bump for 8.0
OpenPOWER on IntegriCloud