git: f97a3f6a0171 - main - ObsoleteFiles.inc: Fix the latest entry's date
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 27 Sep 2023 12:36:57 UTC
The branch main has been updated by markj:
URL: https://cgit.FreeBSD.org/src/commit/?id=f97a3f6a017103b2afaf451af055ec4131a455a9
commit f97a3f6a017103b2afaf451af055ec4131a455a9
Author: Mark Johnston <markj@FreeBSD.org>
AuthorDate: 2023-09-27 12:27:31 +0000
Commit: Mark Johnston <markj@FreeBSD.org>
CommitDate: 2023-09-27 12:29:34 +0000
ObsoleteFiles.inc: Fix the latest entry's date
Fixes: 7736786b08e8 ("Retire old diskless setup scripts")
---
ObsoleteFiles.inc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ObsoleteFiles.inc b/ObsoleteFiles.inc
index b0b004843eeb..0b9d6247629b 100644
--- a/ObsoleteFiles.inc
+++ b/ObsoleteFiles.inc
@@ -51,7 +51,7 @@
# xargs -n1 | sort | uniq -d;
# done
-# 2023xxxx
+# 20230925
OLD_FILES+=usr/share/examples/diskless/ME
OLD_FILES+=usr/share/examples/diskless/README.BOOTP
OLD_FILES+=usr/share/examples/diskless/README.TEMPLATING