Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Sep 2023 23:34:55 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: b352baf0b1ca - main - graphics/h3: Update WWW
Message-ID:  <202309222334.38MNYtrk016232@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

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

commit b352baf0b1ca56850ccf866fc1486bb82eb1dda8
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-09-22 23:23:28 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-09-22 23:23:28 +0000

    graphics/h3: Update WWW
---
 graphics/h3/Makefile | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/graphics/h3/Makefile b/graphics/h3/Makefile
index 23a0457434ce..d000b0a212c1 100644
--- a/graphics/h3/Makefile
+++ b/graphics/h3/Makefile
@@ -1,12 +1,13 @@
 PORTNAME=	h3
 PORTVERSION=	3.7.2
-PORTREVISION=	1
 DISTVERSIONPREFIX=	v
+PORTREVISION=	1
 CATEGORIES=	graphics
 
 MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Hexagonal hierarchical geospatial indexing system
-WWW=		https://github.com/uber/h3
+WWW=		https://h3geo.org/ \
+		https://github.com/uber/h3
 
 LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE



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