diff options
author | TAKATSU Tomonari <tota@FreeBSD.org> | 2016-04-14 21:45:57 +0000 |
---|---|---|
committer | TAKATSU Tomonari <tota@FreeBSD.org> | 2016-04-14 21:45:57 +0000 |
commit | 8fd31fb7c0406d3a5864ef658db604d36a9d2dc0 (patch) | |
tree | db4c44bfc685651f7ef98c09c966b439369010e7 /devel/Makefile | |
parent | 71c5bb8a4325c22bda9f79d18ebecbaa8f7a0760 (diff) |
Notes
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile index 364f9a3d8123..20940ff98c31 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -26,6 +26,7 @@ SUBDIR += R-cran-gbm SUBDIR += R-cran-gdata SUBDIR += R-cran-glmnet + SUBDIR += R-cran-gmodels SUBDIR += R-cran-gsubfn SUBDIR += R-cran-gtools SUBDIR += R-cran-iterators |