diff options
author | antoine <antoine@FreeBSD.org> | 2017-09-10 19:02:39 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2017-09-10 19:02:39 +0800 |
commit | f829c7e3323515da0ba28924d069ce092a79a6bd (patch) | |
tree | 9186c37f380c81b8e81520576e31b8cdc27a1e6e /math/Makefile | |
parent | 24c82a31411f81f682ab94350d0a95d2fe32fc52 (diff) | |
download | freebsd-ports-gnome-f829c7e3323515da0ba28924d069ce092a79a6bd.tar.gz freebsd-ports-gnome-f829c7e3323515da0ba28924d069ce092a79a6bd.tar.zst freebsd-ports-gnome-f829c7e3323515da0ba28924d069ce092a79a6bd.zip |
Unbreak INDEX
Diffstat (limited to 'math/Makefile')
-rw-r--r-- | math/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/math/Makefile b/math/Makefile index a8a6802ef388..f2642767e616 100644 --- a/math/Makefile +++ b/math/Makefile @@ -7,7 +7,9 @@ SUBDIR += PDL SUBDIR += R SUBDIR += R-cran-Amelia + SUBDIR += R-cran-CVST SUBDIR += R-cran-ChangeAnomalyDetection + SUBDIR += R-cran-DEoptimR SUBDIR += R-cran-DRR SUBDIR += R-cran-Formula SUBDIR += R-cran-KFAS @@ -33,10 +35,8 @@ SUBDIR += R-cran-car SUBDIR += R-cran-coda SUBDIR += R-cran-combinat - SUBDIR += R-cran-CVST SUBDIR += R-cran-deldir - SUBDIR += R-cran-demRed - SUBDIR += R-cran-DEoptimR + SUBDIR += R-cran-dimRed SUBDIR += R-cran-dlmodeler SUBDIR += R-cran-dplyr SUBDIR += R-cran-expm |