aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2024-12-25 13:37:44 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2024-12-25 19:14:56 +0000
commitc5befd4b1866833b248fc5c011f18c8fcdb1ff08 (patch)
tree850e2f7bd1005077b64e1fe05176f4beea29c112
parentf5fcc541eb4da4214651660de868b398c7ced28f (diff)
*/Makefile: Sort SUBDIRs
-rw-r--r--www/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile
index fc45f471e89c..47232ac41d8d 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -1758,10 +1758,10 @@
SUBDIR += py-httpretty
SUBDIR += py-httptools
SUBDIR += py-httpx
- SUBDIR += py-httpx_gssapi
SUBDIR += py-httpx-oauth
SUBDIR += py-httpx-socks
SUBDIR += py-httpx-ws
+ SUBDIR += py-httpx_gssapi
SUBDIR += py-hypercorn
SUBDIR += py-hyperframe
SUBDIR += py-hyperlink