Date: Thu, 7 Jul 2022 12:37:02 GMT From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: f208ae5f4747 - main - */Makefile: Sort SUBDIRs Message-ID: <202207071237.267Cb2x7073917@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=f208ae5f4747c1fdcd88c7b71f17cbd44da3d2c2 commit f208ae5f4747c1fdcd88c7b71f17cbd44da3d2c2 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-07-07 12:19:12 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-07-07 12:36:11 +0000 */Makefile: Sort SUBDIRs --- deskutils/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deskutils/Makefile b/deskutils/Makefile index d41891ccff15..b72bdae36340 100644 --- a/deskutils/Makefile +++ b/deskutils/Makefile @@ -264,8 +264,8 @@ SUBDIR += when SUBDIR += wmpinboard SUBDIR += x026 - SUBDIR += xcbautolock SUBDIR += xcalendar + SUBDIR += xcbautolock SUBDIR += xchm SUBDIR += xdg-desktop-portal SUBDIR += xfce4-generic-slider
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202207071237.267Cb2x7073917>