git: 12887876dc4e - main - */Makefile: Sort SUBDIRs
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 30 Sep 2024 12:42:08 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=12887876dc4e77e61d60f4ee179bac69580902bf commit 12887876dc4e77e61d60f4ee179bac69580902bf Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-09-30 12:41:59 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-09-30 12:41:59 +0000 */Makefile: Sort SUBDIRs --- net/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net/Makefile b/net/Makefile index 3a95cda7137e..8abd3685eb31 100644 --- a/net/Makefile +++ b/net/Makefile @@ -170,12 +170,12 @@ SUBDIR += freeswitch SUBDIR += freevrrpd SUBDIR += frp + SUBDIR += frr10 + SUBDIR += frr10-pythontools SUBDIR += frr8 SUBDIR += frr8-pythontools SUBDIR += frr9 SUBDIR += frr9-pythontools - SUBDIR += frr10 - SUBDIR += frr10-pythontools SUBDIR += fspclient SUBDIR += fspd SUBDIR += fsplib