git: b1039bfcd3f1 - main - */Makefile: Sort SUBDIRs

Po-Chuan Hsieh sunpoet at FreeBSD.org
Tue May 18 19:31:43 UTC 2021


The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=b1039bfcd3f1c47738d84ac43dff5bba4dec6267

commit b1039bfcd3f1c47738d84ac43dff5bba4dec6267
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-05-18 19:25:59 +0000
Commit:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-05-18 19:25:59 +0000

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

diff --git a/audio/Makefile b/audio/Makefile
index 7719f2428008..c74f7df7f6fb 100644
--- a/audio/Makefile
+++ b/audio/Makefile
@@ -593,8 +593,8 @@
     SUBDIR += pacpl
     SUBDIR += padthv1-lv2
     SUBDIR += paman
-    SUBDIR += paprefs
     SUBDIR += pamixer
+    SUBDIR += paprefs
     SUBDIR += pavucontrol
     SUBDIR += pavucontrol-qt
     SUBDIR += pavumeter


More information about the dev-commits-ports-all mailing list