git: 1be6604f6780 - main - misc/py-pytorch: Update WWW

From: Yuri Victorovich <yuri_at_FreeBSD.org>
Date: Thu, 29 May 2025 17:31:20 UTC
The branch main has been updated by yuri:

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

commit 1be6604f678054aef53c5b09437f6ac16522143f
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2025-05-29 15:03:59 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2025-05-29 17:31:14 +0000

    misc/py-pytorch: Update WWW
---
 misc/py-pytorch/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/misc/py-pytorch/Makefile b/misc/py-pytorch/Makefile
index a35c58d3c26b..9c3decef8c34 100644
--- a/misc/py-pytorch/Makefile
+++ b/misc/py-pytorch/Makefile
@@ -9,7 +9,8 @@ DIST_SUBDIR=	${PORTNAME}
 
 MAINTAINER=	yuri@FreeBSD.org
 COMMENT=	PyTorch: Tensors and dynamic neural networks in Python
-WWW=		https://pytorch.org/
+WWW=		https://pytorch.org/ \
+		https://github.com/pytorch/pytorch
 
 LICENSE=	BSD3CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE