The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=a28fcd1c636085993847fda8b08798128f8fbf3c
commit a28fcd1c636085993847fda8b08798128f8fbf3c Author: Ed Maste <ema...@freebsd.org> AuthorDate: 2021-01-08 02:07:18 +0000 Commit: Ed Maste <ema...@freebsd.org> CommitDate: 2021-01-08 02:08:10 +0000 Correct typo in ObsoleteFiles.inc comment Reported by: Oliver Pinter --- ObsoleteFiles.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ObsoleteFiles.inc b/ObsoleteFiles.inc index 35b8f88bd009..73b9f667fa17 100644 --- a/ObsoleteFiles.inc +++ b/ObsoleteFiles.inc @@ -40,7 +40,7 @@ OLD_DIRS+=usr/lib/aout OLD_DIRS+=usr/lib/compat/aout -# 20210105: remove non widechar version of clang +# 20210105: remove non widechar version of ncurses OLD_LIBS+=lib/libncurses.so.9 # 20210103: new clang import which bumps version from 11.0.0 to 11.0.1. _______________________________________________ dev-commits-src-main@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/dev-commits-src-main To unsubscribe, send any mail to "dev-commits-src-main-unsubscr...@freebsd.org"