git: 5cafa7eaa295 - main - misc/onnx: Update WWW

From: Yuri Victorovich <yuri_at_FreeBSD.org>
Date: Fri, 25 Apr 2025 03:22:31 UTC
The branch main has been updated by yuri:

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

commit 5cafa7eaa295ff172dc0bc8c6c9287774aff75f4
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2025-04-24 23:12:56 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2025-04-25 03:22:26 +0000

    misc/onnx: Update WWW
---
 misc/onnx/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/misc/onnx/Makefile b/misc/onnx/Makefile
index cafad5345e70..3054dd2df6d4 100644
--- a/misc/onnx/Makefile
+++ b/misc/onnx/Makefile
@@ -6,7 +6,7 @@ CATEGORIES=	misc # machine-learning
 
 MAINTAINER=	yuri@FreeBSD.org
 COMMENT=	Open Neural Network eXchange
-WWW=		https://onnx.ai/ \
+WWW=		https://onnx.ai \
 		https://github.com/onnx/onnx
 
 LICENSE=	MIT