git: d048fc081275 - main - */Makefile: Sort SUBDIRs
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 24 Jul 2024 11:48:29 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=d048fc081275a00e6399149c2e83ae01a5b7b67c commit d048fc081275a00e6399149c2e83ae01a5b7b67c Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-07-24 10:59:04 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-07-24 11:42:42 +0000 */Makefile: Sort SUBDIRs --- devel/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devel/Makefile b/devel/Makefile index 413296bc44e9..e7992d5d77d5 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -6272,8 +6272,8 @@ SUBDIR += rubygem-ast SUBDIR += rubygem-astrolabe SUBDIR += rubygem-async - SUBDIR += rubygem-async212 SUBDIR += rubygem-async-io + SUBDIR += rubygem-async212 SUBDIR += rubygem-atomic SUBDIR += rubygem-attic SUBDIR += rubygem-attr_required