git: c6ed42b6af3f - main - */Makefile: Sort SUBDIRs
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 01 Dec 2023 22:17:13 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=c6ed42b6af3f8a17355ec18cb00773068e91445a commit c6ed42b6af3f8a17355ec18cb00773068e91445a Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-12-01 21:50:29 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-12-01 22:11:24 +0000 */Makefile: Sort SUBDIRs --- x11/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11/Makefile b/x11/Makefile index 8e22cfb1a92c..f30684e53eb1 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -621,8 +621,8 @@ SUBDIR += xvmcinfo SUBDIR += xvt SUBDIR += xwatchwin - SUBDIR += xwaylandvideobridge SUBDIR += xwayland-run + SUBDIR += xwaylandvideobridge SUBDIR += xwd SUBDIR += xwininfo SUBDIR += xwinwrap