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

Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Sep 27 15:58:27 UTC 2021


The branch main has been updated by sunpoet:

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

commit ffd7f1117ff0f4d0bd56ec8c12c5db14794636a9
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-09-27 15:24:25 +0000
Commit:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-09-27 15:55:49 +0000

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

diff --git a/benchmarks/Makefile b/benchmarks/Makefile
index 511849625cf8..a95460fa0e53 100644
--- a/benchmarks/Makefile
+++ b/benchmarks/Makefile
@@ -83,9 +83,9 @@
     SUBDIR += rubygem-railsbench
     SUBDIR += scimark2
     SUBDIR += scimark2c
+    SUBDIR += shellbench
     SUBDIR += siege
     SUBDIR += sipp
-    SUBDIR += shellbench
     SUBDIR += slowloris
     SUBDIR += smhasher
     SUBDIR += spp


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