Date: Wed, 25 Sep 2024 04:25:24 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: 9525d35a8136 - main - */Makefile: Sort SUBDIRs Message-ID: <202409250425.48P4POVu033486@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=9525d35a8136464ebae1c30353bd08b01309ba5b commit 9525d35a8136464ebae1c30353bd08b01309ba5b Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-09-25 03:12:26 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-09-25 04:22:24 +0000 */Makefile: Sort SUBDIRs --- devel/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devel/Makefile b/devel/Makefile index 508ceeaf06cf..4cd47144d90f 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -6092,9 +6092,9 @@ SUBDIR += py-xstatic-angular-schema-form SUBDIR += py-xstatic-autosize SUBDIR += py-xstatic-bootstrap - SUBDIR += py-xstatic-bootstrap3 SUBDIR += py-xstatic-bootstrap-datepicker SUBDIR += py-xstatic-bootstrap-scss + SUBDIR += py-xstatic-bootstrap3 SUBDIR += py-xstatic-bootswatch SUBDIR += py-xstatic-d3 SUBDIR += py-xstatic-font-awesomehome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202409250425.48P4POVu033486>
