git: 37a98fa26223 - main - */Makefile: Sort SUBDIRs
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 09 Apr 2025 14:00:31 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=37a98fa262238be232cc4b3cfa6694250b219fc3 commit 37a98fa262238be232cc4b3cfa6694250b219fc3 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2025-04-09 13:47:53 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2025-04-09 13:47:53 +0000 */Makefile: Sort SUBDIRs --- devel/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devel/Makefile b/devel/Makefile index 803902cbc691..314b29b22fc7 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -6148,8 +6148,8 @@ SUBDIR += py-websockets SUBDIR += py-websockify SUBDIR += py-wheel - SUBDIR += py-wheel044 SUBDIR += py-wheel-filename + SUBDIR += py-wheel044 SUBDIR += py-whichcraft SUBDIR += py-whistle SUBDIR += py-widgetsnbextension