git: 8adc34be66f3 - main - */Makefile: Sort SUBDIRs
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 21 Jun 2022 16:36:51 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=8adc34be66f3ef457a0d2caad3b2f7351bbd95b8 commit 8adc34be66f3ef457a0d2caad3b2f7351bbd95b8 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-06-21 16:32:06 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-06-21 16:32:06 +0000 */Makefile: Sort SUBDIRs --- net/Makefile | 2 +- security/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/net/Makefile b/net/Makefile index 3ca92084092d..7abaa70215df 100644 --- a/net/Makefile +++ b/net/Makefile @@ -246,8 +246,8 @@ SUBDIR += hlmaster SUBDIR += honeyd SUBDIR += hostapd - SUBDIR += hostapd29 SUBDIR += hostapd-devel + SUBDIR += hostapd29 SUBDIR += hping3 SUBDIR += hsflowd SUBDIR += htpdate diff --git a/security/Makefile b/security/Makefile index 738f303c4861..8445234bfeda 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1275,8 +1275,8 @@ SUBDIR += wolfssh SUBDIR += wolfssl SUBDIR += wpa_supplicant - SUBDIR += wpa_supplicant29 SUBDIR += wpa_supplicant-devel + SUBDIR += wpa_supplicant29 SUBDIR += xca SUBDIR += xinetd SUBDIR += xml-security