Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Jun 2024 04:07:09 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: 3316c2014c4d - main - */Makefile: Sort SUBDIRs
Message-ID:  <202406180407.45I479xT074852@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=3316c2014c4d616f32a331b9b3a7cc7cacd0b28c

commit 3316c2014c4d616f32a331b9b3a7cc7cacd0b28c
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-06-18 03:45:32 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-06-18 03:45:32 +0000

    */Makefile: Sort SUBDIRs
---
 accessibility/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/accessibility/Makefile b/accessibility/Makefile
index fa0b2f32bfd5..42a14320dd04 100644
--- a/accessibility/Makefile
+++ b/accessibility/Makefile
@@ -7,8 +7,8 @@
     SUBDIR += darkman
     SUBDIR += eflite
     SUBDIR += feedbackd
-    SUBDIR += gammy
     SUBDIR += gammastep
+    SUBDIR += gammy
     SUBDIR += kdeaccessibility
     SUBDIR += kmag
     SUBDIR += kmousetool



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202406180407.45I479xT074852>