aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2026-05-12 07:15:39 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2026-05-12 09:06:05 +0000
commit03e08d98153bdb553c2eb5a3ce995a8e493dfe08 (patch)
tree1ee316969ac54b49440251bb1de5e1c0f9be1037
parent0c9fcf79d68d108740a534f4c09c44eae7ac06c3 (diff)
*/Makefile: Sort SUBDIRs
-rw-r--r--devel/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 2e636af53c9b..823f82723cf2 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -4849,8 +4849,8 @@
SUBDIR += py-datadog
SUBDIR += py-dataflows-tabulator
SUBDIR += py-datapackage
- SUBDIR += py-datashape
SUBDIR += py-datasette
+ SUBDIR += py-datashape
SUBDIR += py-datatest
SUBDIR += py-dateparser
SUBDIR += py-dateutils