Date: Thu, 07 May 2026 14:32:36 +0000 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: d8b131e9ceff - main - */Makefile: Sort SUBDIRs Message-ID: <69fca284.220b6.17b1609e@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=d8b131e9ceffc11ad43ed411d3cc3af4c8231695 commit d8b131e9ceffc11ad43ed411d3cc3af4c8231695 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2026-05-07 14:05:48 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2026-05-07 14:27:29 +0000 */Makefile: Sort SUBDIRs --- devel/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devel/Makefile b/devel/Makefile index 2d5a7f8ab3a3..e860ddce9f01 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -4484,10 +4484,10 @@ SUBDIR += py-astroid2 SUBDIR += py-asttokens SUBDIR += py-astunparse - SUBDIR += py-asyncstdlib SUBDIR += py-async-lru SUBDIR += py-async_generator SUBDIR += py-async_timeout + SUBDIR += py-asyncstdlib SUBDIR += py-asynctest SUBDIR += py-atom SUBDIR += py-atomiclonghome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69fca284.220b6.17b1609e>
