diff options
author | mat <mat@FreeBSD.org> | 2017-09-11 21:10:24 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2017-09-11 21:10:24 +0800 |
commit | 838c7f1477af06fb3bee6f756454e11be29002e5 (patch) | |
tree | 92c37f4af960cde7eff562e0e9855d061ea72f24 /math/Makefile | |
parent | 84d630d63535935e737cdb33b5677180403b4c73 (diff) | |
download | freebsd-ports-gnome-838c7f1477af06fb3bee6f756454e11be29002e5.tar.gz freebsd-ports-gnome-838c7f1477af06fb3bee6f756454e11be29002e5.tar.zst freebsd-ports-gnome-838c7f1477af06fb3bee6f756454e11be29002e5.zip |
Sort categories Makefiles properly.
Sponsored by: Absolight
Diffstat (limited to 'math/Makefile')
-rw-r--r-- | math/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/Makefile b/math/Makefile index d3d4e4eac3fa..46a005483a04 100644 --- a/math/Makefile +++ b/math/Makefile @@ -24,8 +24,8 @@ SUBDIR += R-cran-RSvgDevice SUBDIR += R-cran-RcppArmadillo SUBDIR += R-cran-RcppEigen + SUBDIR += R-cran-RcppRoll SUBDIR += R-cran-Rmpfr - SUBDIR += R-cran-robustbase SUBDIR += R-cran-Rsolnp SUBDIR += R-cran-SparseM SUBDIR += R-cran-VGAM @@ -76,9 +76,9 @@ SUBDIR += R-cran-quadprog SUBDIR += R-cran-qualityTools SUBDIR += R-cran-quantreg - SUBDIR += R-cran-RcppRoll SUBDIR += R-cran-recipes SUBDIR += R-cran-rgenoud + SUBDIR += R-cran-robustbase SUBDIR += R-cran-sandwich SUBDIR += R-cran-sf SUBDIR += R-cran-sm |