git: b5883ba19d9f - main - net-p2p/twitch-tui: Update WWW
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 27 Oct 2024 21:40:47 UTC
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