git: 409b90eeea33 - main - */Makefile: Sort SUBDIRs
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 30 Jun 2025 20:33:40 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=409b90eeea3320926b268e848e1d3e8d235f919e commit 409b90eeea3320926b268e848e1d3e8d235f919e Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2025-06-30 19:43:16 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2025-06-30 20:33:33 +0000 */Makefile: Sort SUBDIRs --- devel/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devel/Makefile b/devel/Makefile index 85f98608cfb7..72674cac826e 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -4585,8 +4585,8 @@ SUBDIR += py-buildbot-pkg SUBDIR += py-buildbot-react-console-view SUBDIR += py-buildbot-waterfall-view - SUBDIR += py-buildbot-wsgi-dashboards SUBDIR += py-buildbot-worker + SUBDIR += py-buildbot-wsgi-dashboards SUBDIR += py-buildbot-www SUBDIR += py-bullet3 SUBDIR += py-bump2version