Date: Sun, 27 Oct 2024 21:40:47 GMT 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: b5883ba19d9f - main - net-p2p/twitch-tui: Update WWW Message-ID: <202410272140.49RLelfr001838@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=b5883ba19d9f855c32717b31bc9bd49e36f8b950 commit b5883ba19d9f855c32717b31bc9bd49e36f8b950 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2024-10-27 21:07:03 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-10-27 21:40:38 +0000 net-p2p/twitch-tui: Update WWW --- net-p2p/twitch-tui/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/net-p2p/twitch-tui/Makefile b/net-p2p/twitch-tui/Makefile index cfd28fbd7f9f..12390fa43b40 100644 --- a/net-p2p/twitch-tui/Makefile +++ b/net-p2p/twitch-tui/Makefile @@ -6,7 +6,8 @@ CATEGORIES= net-p2p MAINTAINER= yuri@FreeBSD.org COMMENT= Twitch chat in the terminal -WWW= https://xithrius.github.io/twitch-tui/ +WWW= https://xithrius.github.io/twitch-tui/ \ + https://github.com/Xithrius/twitch-tui LICENSE= APACHE20 MIT LICENSE_COMB= dual
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202410272140.49RLelfr001838>