Date: Mon, 17 Nov 2025 19:20:23 GMT From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: ca12da74301a - main - */Makefile: Sort SUBDIRs Message-ID: <202511171920.5AHJKNDm019788@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=ca12da74301a4b1f41c763e781d6dbe85e8c9b07 commit ca12da74301a4b1f41c763e781d6dbe85e8c9b07 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2025-11-17 19:20:20 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2025-11-17 19:20:20 +0000 */Makefile: Sort SUBDIRs --- editors/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/editors/Makefile b/editors/Makefile index b05a556a5a4f..9f63745917eb 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -21,8 +21,8 @@ SUBDIR += calligra SUBDIR += calligraplan SUBDIR += chexedit - SUBDIR += cooledit SUBDIR += consult.el + SUBDIR += cooledit SUBDIR += cpeditor SUBDIR += cream SUBDIR += cudatext @@ -202,8 +202,8 @@ SUBDIR += linux-wps-office SUBDIR += lite SUBDIR += lite-xl - SUBDIR += marker SUBDIR += marginalia.el + SUBDIR += marker SUBDIR += mg SUBDIR += mickey SUBDIR += micro @@ -226,8 +226,8 @@ SUBDIR += omegaT SUBDIR += openoffice-4 SUBDIR += openoffice-devel - SUBDIR += orderless.el SUBDIR += orbiton + SUBDIR += orderless.el SUBDIR += ox SUBDIR += p5-Proc-InvokeEditor SUBDIR += p5-Vimanahome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202511171920.5AHJKNDm019788>
