Date: Tue, 10 Feb 2026 19:37:39 +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: 1762dc03b033 - main - */Makefile: Sort SUBDIRs Message-ID: <698b8903.39710.51515bce@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=1762dc03b0332efe0e961e54ea42e6541b081624 commit 1762dc03b0332efe0e961e54ea42e6541b081624 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2026-02-10 19:26:15 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2026-02-10 19:29:23 +0000 */Makefile: Sort SUBDIRs --- comms/Makefile | 2 +- devel/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/comms/Makefile b/comms/Makefile index e812e40d8ca6..1e9b816275c8 100644 --- a/comms/Makefile +++ b/comms/Makefile @@ -96,8 +96,8 @@ SUBDIR += locator SUBDIR += lrzsz SUBDIR += lysdr - SUBDIR += meshcore-cli SUBDIR += mbelib + SUBDIR += meshcore-cli SUBDIR += mgetty+sendfax SUBDIR += minicom SUBDIR += morse diff --git a/devel/Makefile b/devel/Makefile index 3fde10c0bb0f..9eeb58680e49 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -735,6 +735,7 @@ SUBDIR += freebsd-gcc13 SUBDIR += freebsd-gcc14 SUBDIR += freebsd-gcc15 + SUBDIR += freebsd-git-arc SUBDIR += freebsd-nvme-shim SUBDIR += freebsd-sysroot SUBDIR += frink @@ -838,7 +839,6 @@ SUBDIR += gio-sharp SUBDIR += git SUBDIR += git-absorb - SUBDIR += freebsd-git-arc SUBDIR += git-branchless SUBDIR += git-bug SUBDIR += git-cinnabarhome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?698b8903.39710.51515bce>
