Date: Mon, 6 Jan 2025 11:23:44 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: 019efbf98ba7 - main - databases/greptimedb: Update WWW Message-ID: <202501061123.506BNiaf057284@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=019efbf98ba73679a1f75cd7935419563f409069 commit 019efbf98ba73679a1f75cd7935419563f409069 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2025-01-06 04:53:50 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2025-01-06 11:23:38 +0000 databases/greptimedb: Update WWW --- databases/greptimedb/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/databases/greptimedb/Makefile b/databases/greptimedb/Makefile index c394692555d7..843f21779551 100644 --- a/databases/greptimedb/Makefile +++ b/databases/greptimedb/Makefile @@ -5,7 +5,8 @@ CATEGORIES= databases MAINTAINER= yuri@FreeBSD.org COMMENT= Open-source, cloud-native, distributed time-series database -WWW= https://greptime.com/ +WWW= https://greptime.com/ \ + https://github.com/GreptimeTeam/greptimedb LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202501061123.506BNiaf057284>