git: b6e76f89ec90 - main - */Makefile: Sort SUBDIRs
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 03 Dec 2024 17:41:15 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=b6e76f89ec904b129a3c9a885b4655a3b1a36b9c commit b6e76f89ec904b129a3c9a885b4655a3b1a36b9c Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-12-03 17:29:08 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-12-03 17:29:08 +0000 */Makefile: Sort SUBDIRs --- astro/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/astro/Makefile b/astro/Makefile index d1b90007b25e..ccf65dd974e9 100644 --- a/astro/Makefile +++ b/astro/Makefile @@ -85,8 +85,8 @@ SUBDIR += py-astral SUBDIR += py-astroML SUBDIR += py-astropy - SUBDIR += py-astropy-iers-data SUBDIR += py-astropy-helpers + SUBDIR += py-astropy-iers-data SUBDIR += py-ephem SUBDIR += py-extension-helpers SUBDIR += py-fitsio