git: 0bd0aefe9a76 - main - */Makefile: Sort SUBDIRs
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 06 Jul 2024 16:17:28 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=0bd0aefe9a768e1db6fc58de24acd3131a7a7884 commit 0bd0aefe9a768e1db6fc58de24acd3131a7a7884 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-07-06 15:40:56 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-07-06 15:40:56 +0000 */Makefile: Sort SUBDIRs --- security/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/security/Makefile b/security/Makefile index 93e187302556..5f52ed892d51 100644 --- a/security/Makefile +++ b/security/Makefile @@ -970,9 +970,9 @@ SUBDIR += py-liboqs-python SUBDIR += py-m2crypto SUBDIR += py-maec - SUBDIR += py-mkpasswd SUBDIR += py-merkletools SUBDIR += py-mixbox + SUBDIR += py-mkpasswd SUBDIR += py-mnemonic SUBDIR += py-msoffcrypto-tool SUBDIR += py-muacrypt