aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2026-01-31 10:29:36 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2026-01-31 12:44:15 +0000
commitb5e0060c4292ef95c25869db3818ae9b63fa0720 (patch)
tree447289146b3932822067e383b8352a3460bf5d93
parent11e0a695af981eff53a50a7eceb08f0b400cfcab (diff)
*/Makefile: Sort SUBDIRs
-rw-r--r--devel/Makefile6
-rw-r--r--sysutils/Makefile2
-rw-r--r--www/Makefile2
3 files changed, 5 insertions, 5 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 81d02e0b56f3..1fc69486f777 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -7394,11 +7394,11 @@
SUBDIR += rubygem-fcntl
SUBDIR += rubygem-ffaker
SUBDIR += rubygem-ffi
- SUBDIR += rubygem-ffi16
SUBDIR += rubygem-ffi-compiler
SUBDIR += rubygem-ffi-libarchive
SUBDIR += rubygem-ffi-win32-extensions
SUBDIR += rubygem-ffi-yajl
+ SUBDIR += rubygem-ffi16
SUBDIR += rubygem-fiber-annotation
SUBDIR += rubygem-fiber-local
SUBDIR += rubygem-fiber-storage
@@ -7556,8 +7556,8 @@
SUBDIR += rubygem-hashdiff
SUBDIR += rubygem-hashery
SUBDIR += rubygem-hashie
- SUBDIR += rubygem-hashie-gitlab
SUBDIR += rubygem-hashie-forbidden_attributes
+ SUBDIR += rubygem-hashie-gitlab
SUBDIR += rubygem-health_check
SUBDIR += rubygem-health_check-rails-gitlab
SUBDIR += rubygem-health_check-rails70
@@ -8441,8 +8441,8 @@
SUBDIR += tcl-memchan
SUBDIR += tcl-mmap
SUBDIR += tcl-signal
- SUBDIR += tcl-trf
SUBDIR += tcl-thread
+ SUBDIR += tcl-trf
SUBDIR += tclap
SUBDIR += tclap12
SUBDIR += tclbsd
diff --git a/sysutils/Makefile b/sysutils/Makefile
index 27519491d11a..e89702fb6b98 100644
--- a/sysutils/Makefile
+++ b/sysutils/Makefile
@@ -1586,8 +1586,8 @@
SUBDIR += wait_on
SUBDIR += waitforssh
SUBDIR += walk
- SUBDIR += watchfolder
SUBDIR += watchcat
+ SUBDIR += watchfolder
SUBDIR += watchman
SUBDIR += watchmen
SUBDIR += waynergy
diff --git a/www/Makefile b/www/Makefile
index a7a23316e668..a7a226266573 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -1715,7 +1715,6 @@
SUBDIR += py-fastapi-sso
SUBDIR += py-feedgen
SUBDIR += py-feedgenerator
- SUBDIR += py-flatnotes
SUBDIR += py-flasgger
SUBDIR += py-flask
SUBDIR += py-flask-admin
@@ -1756,6 +1755,7 @@
SUBDIR += py-flask-theme
SUBDIR += py-flask-uploads
SUBDIR += py-flask-wtf
+ SUBDIR += py-flatnotes
SUBDIR += py-flower
SUBDIR += py-flup6
SUBDIR += py-folium