git: f2fb2ea33ef8 - main - */Makefile: Sort SUBDIRs

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Tue, 21 Mar 2023 19:23:40 UTC
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=f2fb2ea33ef8fbcf649f5bfc8ab8db871f53d976

commit f2fb2ea33ef8fbcf649f5bfc8ab8db871f53d976
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-03-21 18:34:05 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-03-21 19:19:49 +0000

    */Makefile: Sort SUBDIRs
---
 security/Makefile | 4 ++--
 1 file 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