aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2026-07-08 05:06:28 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2026-07-08 05:06:28 +0000
commit758b6ae403560786bf525141f5a2fc201fbb2226 (patch)
tree9548f5a6b5aa80815876e581ba7cb2d98b4b1393
parent130cf9d82caced8210c1e686ac022261b048dcad (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 52db5d4146e1..c6e5cf0e3826 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1716,10 +1716,10 @@
SUBDIR += mm
SUBDIR += modd
SUBDIR += mold
- SUBDIR += moon
SUBDIR += mongo-c-driver
SUBDIR += mongo-cxx-driver
SUBDIR += mono-addins
+ SUBDIR += moon
SUBDIR += mpatrol
SUBDIR += mph
SUBDIR += mrc