git: cda33f6c5d52 - main - */Makefile: Sort SUBDIRs
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 11 Oct 2023 12:59:29 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=cda33f6c5d52e0d66ba3747f1bc8a1d890956afa commit cda33f6c5d52e0d66ba3747f1bc8a1d890956afa Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-10-11 12:48:50 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-10-11 12:48:50 +0000 */Makefile: Sort SUBDIRs --- x11/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11/Makefile b/x11/Makefile index 586839699988..5838dd74c078 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -610,11 +610,11 @@ SUBDIR += xtrans SUBDIR += xtrlock SUBDIR += xtset + SUBDIR += xvattr SUBDIR += xvidtune SUBDIR += xvinfo SUBDIR += xvkbd SUBDIR += xvmcinfo - SUBDIR += xvattr SUBDIR += xvt SUBDIR += xwatchwin SUBDIR += xwd