git: da77ee190bc6 - main - */Makefile: Sort SUBDIRs
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 29 Jul 2024 11:53:02 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=da77ee190bc6a033441b5e49bb7c24721428f644 commit da77ee190bc6a033441b5e49bb7c24721428f644 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-07-29 11:37:27 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-07-29 11:37:27 +0000 */Makefile: Sort SUBDIRs --- math/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/math/Makefile b/math/Makefile index 3e40464b2597..0c10bf1d8624 100644 --- a/math/Makefile +++ b/math/Makefile @@ -862,8 +862,8 @@ SUBDIR += php82-gmp SUBDIR += php83-bcmath SUBDIR += php83-gmp - SUBDIR += php84-gmp SUBDIR += php84-bcmath + SUBDIR += php84-gmp SUBDIR += physcalc SUBDIR += picosat SUBDIR += piranha