git: bf52f29a787c - main - */Makefile: Sort SUBDIRs
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 16 Oct 2023 16:00:25 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=bf52f29a787cfa604b6ed19a1f75f8fe91f79c92 commit bf52f29a787cfa604b6ed19a1f75f8fe91f79c92 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-10-16 15:08:19 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-10-16 15:59:38 +0000 */Makefile: Sort SUBDIRs --- security/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/security/Makefile b/security/Makefile index 0cdd3c6f96d9..c353a90e23a7 100644 --- a/security/Makefile +++ b/security/Makefile @@ -120,10 +120,10 @@ SUBDIR += cyrus-sasl2 SUBDIR += cyrus-sasl2-gssapi SUBDIR += cyrus-sasl2-ldapdb - SUBDIR += cyrus-sasl2-xoauth2 SUBDIR += cyrus-sasl2-saslauthd SUBDIR += cyrus-sasl2-sql SUBDIR += cyrus-sasl2-srp + SUBDIR += cyrus-sasl2-xoauth2 SUBDIR += d0_blind_id SUBDIR += debian-keyring SUBDIR += dehydrated