aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-06-21 16:32:06 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-06-21 16:32:06 +0000
commit8adc34be66f3ef457a0d2caad3b2f7351bbd95b8 (patch)
tree08434cf63b0bb97054842edcc13e7db6afe7372e
parentad793d0396531789b36149438fdf2efdd72b8272 (diff)
downloadports-8adc34be66f3ef457a0d2caad3b2f7351bbd95b8.tar.gz
ports-8adc34be66f3ef457a0d2caad3b2f7351bbd95b8.zip
*/Makefile: Sort SUBDIRs
-rw-r--r--net/Makefile2
-rw-r--r--security/Makefile2
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