aboutsummaryrefslogtreecommitdiff
path: root/graphics/h3
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-09-22 23:23:28 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-09-22 23:23:28 +0000
commitb352baf0b1ca56850ccf866fc1486bb82eb1dda8 (patch)
tree23cdefbdb657b0413fa23e48012331a68a1bfcf4 /graphics/h3
parent04fcde57abc31d0ef0c97b768addbca1076e5279 (diff)
downloadports-b352baf0b1ca56850ccf866fc1486bb82eb1dda8.tar.gz
ports-b352baf0b1ca56850ccf866fc1486bb82eb1dda8.zip
graphics/h3: Update WWW
Diffstat (limited to 'graphics/h3')
-rw-r--r--graphics/h3/Makefile5
1 files 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