git: c91d6efe6adb - main - */Makefile: Sort SUBDIRs
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 19 Mar 2025 03:34:54 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=c91d6efe6adbf5e1de504b1ed5bea3526aa39f3c
commit c91d6efe6adbf5e1de504b1ed5bea3526aa39f3c
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2025-03-19 03:34:44 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2025-03-19 03:34:44 +0000
*/Makefile: Sort SUBDIRs
---
www/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/www/Makefile b/www/Makefile
index 7ab6d3c7ea5f..5ee500fbebb9 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -1790,8 +1790,8 @@
SUBDIR += py-httptools
SUBDIR += py-httpx
SUBDIR += py-httpx-oauth
- SUBDIR += py-httpx-sse
SUBDIR += py-httpx-socks
+ SUBDIR += py-httpx-sse
SUBDIR += py-httpx-ws
SUBDIR += py-httpx_gssapi
SUBDIR += py-hypercorn