git: b352baf0b1ca - main - graphics/h3: Update WWW
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 22 Sep 2023 23:34:55 UTC
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