git: 83e63e0dfac2 - main - */Makefile: Sort SUBDIRs
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 13 May 2022 11:44:19 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=83e63e0dfac2e52cb286a63977fa8c263cf7c9af
commit 83e63e0dfac2e52cb286a63977fa8c263cf7c9af
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-05-13 10:58:02 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-05-13 11:39:09 +0000
*/Makefile: Sort SUBDIRs
---
devel/Makefile | 4 ++--
math/Makefile | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/devel/Makefile b/devel/Makefile
index fc9df1cf4d18..d4bf64cc27f8 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -22,9 +22,9 @@
SUBDIR += R-cran-brio
SUBDIR += R-cran-broom
SUBDIR += R-cran-caTools
- SUBDIR += R-cran-checkmate
SUBDIR += R-cran-callr
SUBDIR += R-cran-caret
+ SUBDIR += R-cran-checkmate
SUBDIR += R-cran-chron
SUBDIR += R-cran-classInt
SUBDIR += R-cran-cli
@@ -191,8 +191,8 @@
SUBDIR += arduinoOTA
SUBDIR += argdata
SUBDIR += argouml
- SUBDIR += argparse
SUBDIR += argp-standalone
+ SUBDIR += argparse
SUBDIR += args
SUBDIR += argtable
SUBDIR += arm-elf-binutils
diff --git a/math/Makefile b/math/Makefile
index 389b4e2267c1..7b8680d53db2 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -55,8 +55,8 @@
SUBDIR += R-cran-dimRed
SUBDIR += R-cran-dlmodeler
SUBDIR += R-cran-dplyr
- SUBDIR += R-cran-energy
SUBDIR += R-cran-eRm
+ SUBDIR += R-cran-energy
SUBDIR += R-cran-exactRankTests
SUBDIR += R-cran-expm
SUBDIR += R-cran-forcats
@@ -105,8 +105,8 @@
SUBDIR += R-cran-nloptr
SUBDIR += R-cran-nnls
SUBDIR += R-cran-nortest
- SUBDIR += R-cran-numbers
SUBDIR += R-cran-numDeriv
+ SUBDIR += R-cran-numbers
SUBDIR += R-cran-outliers
SUBDIR += R-cran-partitions
SUBDIR += R-cran-pbkrtest