diff options
Diffstat (limited to '')
-rw-r--r-- | misc/xgboost/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/xgboost/Makefile b/misc/xgboost/Makefile index ed8ab9cefbe2..0e8bdafa566d 100644 --- a/misc/xgboost/Makefile +++ b/misc/xgboost/Makefile @@ -5,7 +5,7 @@ CATEGORIES= misc # machine-learning MAINTAINER= yuri@FreeBSD.org COMMENT= Scalable, Portable and Distributed Gradient Boosting (GBDT, GBRT, GBM) -WWW= https://xgboost.ai \ \ +WWW= https://xgboost.ai \ https://xgboost.readthedocs.io/en/stable/ \ https://github.com/dmlc/xgboost |