git: e56f9431ef86 - main - misc/xgboost: Remove duplicate backslash in WWW

From: Yuri Victorovich <yuri_at_FreeBSD.org>
Date: Thu, 07 Aug 2025 08:48:22 UTC
The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=e56f9431ef86b89bfeb29c7a0b188295638d8fc7

commit e56f9431ef86b89bfeb29c7a0b188295638d8fc7
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2025-08-07 08:43:55 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2025-08-07 08:43:55 +0000

    misc/xgboost: Remove duplicate backslash in WWW
---
 misc/xgboost/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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