summaryrefslogtreecommitdiff
path: root/misc/py-pytorch
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2025-05-29 08:03:59 -0700
committerYuri Victorovich <yuri@FreeBSD.org>2025-05-29 10:31:14 -0700
commit1be6604f678054aef53c5b09437f6ac16522143f (patch)
tree4802c2c54cb485498f094ddbfe3c770bb69e5fbf /misc/py-pytorch
parentdevel/cxxopts: update 3.2.1 → 3.3.1 (diff)
misc/py-pytorch: Update WWW
Diffstat (limited to 'misc/py-pytorch')
-rw-r--r--misc/py-pytorch/Makefile3
1 files changed, 2 insertions, 1 deletions
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