Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 Oct 2024 03:15:46 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: ddfe9ee05ebf - main - x11/rio: Update WWW
Message-ID:  <202410260315.49Q3Fkrq084339@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=ddfe9ee05ebfe89d14ba5fc3afc40af1a71a3e5c

commit ddfe9ee05ebfe89d14ba5fc3afc40af1a71a3e5c
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-10-26 02:02:10 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-10-26 03:15:21 +0000

    x11/rio: Update WWW
---
 x11/rio/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/x11/rio/Makefile b/x11/rio/Makefile
index 69173d1218e0..5c44bebee1ae 100644
--- a/x11/rio/Makefile
+++ b/x11/rio/Makefile
@@ -6,7 +6,8 @@ PKGNAMESUFFIX=	-terminal-emulator
 
 MAINTAINER=	yuri@FreeBSD.org
 COMMENT=	Hardware-accelerated GPU terminal emulator powered by WebGPU
-WWW=		https://raphamorim.io/rio
+WWW=		https://raphamorim.io/rio \
+		https://github.com/raphamorim/rio
 
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202410260315.49Q3Fkrq084339>