aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-03-21 18:34:05 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-03-21 19:19:49 +0000
commitf2fb2ea33ef8fbcf649f5bfc8ab8db871f53d976 (patch)
tree9eda6f4024b54f70b5ef6648c8517d85a9568479
parent5c4a85a4c5e4dbb837319c6b8e511f1979d70cde (diff)
downloadports-f2fb2ea33ef8fbcf649f5bfc8ab8db871f53d976.tar.gz
ports-f2fb2ea33ef8fbcf649f5bfc8ab8db871f53d976.zip
*/Makefile: Sort SUBDIRs
-rw-r--r--security/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/Makefile b/security/Makefile
index 344e84e11ff9..d59ad78b77cd 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -410,11 +410,11 @@
SUBDIR += openssh-askpass
SUBDIR += openssh-portable
SUBDIR += openssl
- SUBDIR += openssl30
- SUBDIR += openssl31
SUBDIR += openssl-agent
SUBDIR += openssl-quictls
SUBDIR += openssl-unsafe
+ SUBDIR += openssl30
+ SUBDIR += openssl31
SUBDIR += openssl_tpm_engine
SUBDIR += openvas
SUBDIR += openvpn