diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2024-12-04 01:29:08 +0800 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2024-12-04 01:29:08 +0800 |
commit | b6e76f89ec904b129a3c9a885b4655a3b1a36b9c (patch) | |
tree | 621558c171c48a00b34121b0709eddce7d611ba2 | |
parent | net-mgmt/prometheus2: Update 2.49.1 → 2.55.1 (diff) |
*/Makefile: Sort SUBDIRs
-rw-r--r-- | astro/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |