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

Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed Jul 21 18:13:18 UTC 2021


The branch main has been updated by sunpoet:

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

commit ae1ff96b04ec1ddcb41155386e2c688d4f8be93f
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-07-21 17:11:36 +0000
Commit:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-07-21 18:11:50 +0000

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

diff --git a/devel/Makefile b/devel/Makefile
index 82f25b67751f..e998fb102c45 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -537,8 +537,8 @@
     SUBDIR += egypt
     SUBDIR += eiffelstudio
     SUBDIR += electron12
-    SUBDIR += elf-dissector
     SUBDIR += elf
+    SUBDIR += elf-dissector
     SUBDIR += elfio
     SUBDIR += elfkickers
     SUBDIR += elfsh


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