git: 34a0570c4a8b - main - */Makefile: Sort SUBDIRs
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 28 Jun 2026 14:23:40 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=34a0570c4a8b212d3f2962bba17c32f749aa4e56
commit 34a0570c4a8b212d3f2962bba17c32f749aa4e56
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2026-06-28 14:08:27 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2026-06-28 14:18:44 +0000
*/Makefile: Sort SUBDIRs
---
sysutils/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sysutils/Makefile b/sysutils/Makefile
index 70627797baed..0d1d3bc49052 100644
--- a/sysutils/Makefile
+++ b/sysutils/Makefile
@@ -1066,8 +1066,8 @@
SUBDIR += py-cron-descriptor
SUBDIR += py-croniter
SUBDIR += py-croniter2
- SUBDIR += py-dbuild
SUBDIR += py-datalad
+ SUBDIR += py-dbuild
SUBDIR += py-debian-inspector
SUBDIR += py-dex
SUBDIR += py-dict-toolbox