git: d7a909689f81 - main - */Makefile: Sort SUBDIRs
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 11 Sep 2023 03:13:41 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=d7a909689f81f7637f4abe242adc2b89ecdc4858 commit d7a909689f81f7637f4abe242adc2b89ecdc4858 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-09-11 02:48:58 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-09-11 02:48:58 +0000 */Makefile: Sort SUBDIRs --- devel/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devel/Makefile b/devel/Makefile index c4723cb5944a..be2fa3163ec1 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1575,8 +1575,8 @@ SUBDIR += matreshka SUBDIR += maven SUBDIR += maven-wrapper - SUBDIR += maven39 SUBDIR += maven363 + SUBDIR += maven39 SUBDIR += mcpp SUBDIR += mdb SUBDIR += mdds