aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-05-13 10:58:02 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-05-13 11:39:09 +0000
commit83e63e0dfac2e52cb286a63977fa8c263cf7c9af (patch)
treec4076ad6c9af8dea558dbfac2e22f07f4abd7578
parentd92d275961754b7ee039cb0bff354067d0d6c5ce (diff)
downloadports-83e63e0dfac2e52cb286a63977fa8c263cf7c9af.tar.gz
ports-83e63e0dfac2e52cb286a63977fa8c263cf7c9af.zip
*/Makefile: Sort SUBDIRs
-rw-r--r--devel/Makefile4
-rw-r--r--math/Makefile4
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