git: 7d1c9ea3d203 - main - */Makefile: Sort SUBDIRs
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 18 Apr 2024 12:53:00 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=7d1c9ea3d20372bc758e8597d202278d7c984502 commit 7d1c9ea3d20372bc758e8597d202278d7c984502 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-04-18 12:43:27 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-04-18 12:43:27 +0000 */Makefile: Sort SUBDIRs --- net/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/Makefile b/net/Makefile index 1fe88ed91ef3..3172f92ed99a 100644 --- a/net/Makefile +++ b/net/Makefile @@ -156,8 +156,8 @@ SUBDIR += foreman-proxy SUBDIR += fort SUBDIR += fping - SUBDIR += freebsd-routed SUBDIR += freebsd-route6d + SUBDIR += freebsd-routed SUBDIR += freebsd-telnetd SUBDIR += freebsd-uucp SUBDIR += freediameter