Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 08 Jun 2026 06:28:18 +0000
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 31551658435c - main - science/py-tensorflow: update WWW
Message-ID:  <6a266102.3b1b0.44218cc6@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by yuri:

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

commit 31551658435c838332191c62f4e0086a48c5fe8a
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2026-06-07 20:08:10 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2026-06-08 06:28:10 +0000

    science/py-tensorflow: update WWW
---
 science/py-tensorflow/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/science/py-tensorflow/Makefile b/science/py-tensorflow/Makefile
index 13e7e980c5ac..127fd46aa50f 100644
--- a/science/py-tensorflow/Makefile
+++ b/science/py-tensorflow/Makefile
@@ -9,7 +9,8 @@ EXTRACT_ONLY=	${DISTNAME}.tar.gz
 
 MAINTAINER=	yuri@FreeBSD.org
 COMMENT=	Computation using data flow graphs for scalable machine learning
-WWW=		https://www.tensorflow.org
+WWW=		https://www.tensorflow.org \
+		https://github.com/tensorflow/tensorflow
 
 LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a266102.3b1b0.44218cc6>