git: 46131a82403d - main - */Makefile: Sort SUBDIRs
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 03 Feb 2025 15:10:25 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=46131a82403d4f50bd5680bfc67454277c033f94
commit 46131a82403d4f50bd5680bfc67454277c033f94
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2025-02-03 14:52:54 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2025-02-03 15:10:20 +0000
*/Makefile: Sort SUBDIRs
---
devel/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/devel/Makefile b/devel/Makefile
index 146863549e77..18908bf43057 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -938,9 +938,9 @@
SUBDIR += gradle-completion
SUBDIR += gradle5
SUBDIR += gradle6
- SUBDIR += gradle8
SUBDIR += gradle62
SUBDIR += gradle761
+ SUBDIR += gradle8
SUBDIR += grantlee5
SUBDIR += grcov
SUBDIR += grex