Date: Sun, 05 Apr 2026 17:23:27 +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: e0188e3f37c7 - main - */Makefile: Sort SUBDIRs Message-ID: <69d29a8f.1cb7b.7d17671b@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=e0188e3f37c76e5a8e42e6376e9cd9508efc7e16 commit e0188e3f37c76e5a8e42e6376e9cd9508efc7e16 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2026-04-05 16:40:52 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2026-04-05 17:17:54 +0000 */Makefile: Sort SUBDIRs --- devel/Makefile | 4 ++-- www/Makefile | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/devel/Makefile b/devel/Makefile index 361b1551a148..8831504dda1d 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -240,8 +240,8 @@ SUBDIR += arm-none-eabi-newlib SUBDIR += aros-sdk SUBDIR += art - SUBDIR += asfml SUBDIR += asdf + SUBDIR += asfml SUBDIR += asl SUBDIR += asmjit SUBDIR += asmx @@ -968,8 +968,8 @@ SUBDIR += gstreamer1-devtools SUBDIR += gstreamer1-plugins-soup SUBDIR += gtgt - SUBDIR += gtranslator SUBDIR += gtkspellmm + SUBDIR += gtranslator SUBDIR += guichan SUBDIR += guile-lib SUBDIR += gum diff --git a/www/Makefile b/www/Makefile index f8acad5a22a2..7fed4f4fbed9 100644 --- a/www/Makefile +++ b/www/Makefile @@ -2742,8 +2742,8 @@ SUBDIR += yuicompressor SUBDIR += zenphoto SUBDIR += zerowait-httpd - SUBDIR += zine-ssg SUBDIR += zgrab2 + SUBDIR += zine-ssg SUBDIR += zola SUBDIR += zoraxyhome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69d29a8f.1cb7b.7d17671b>
