aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2024-06-18 14:26:03 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2024-06-18 14:26:03 +0000
commit72a889400f21ea7fdfb254bf23e1fa4c2da72eaf (patch)
treecbaad83501ab4123de3709294eabcc58522dd58a
parentcd4d335304f8c7561f5670519dcfd3775cb835e3 (diff)
downloadports-72a889400f21ea7fdfb254bf23e1fa4c2da72eaf.tar.gz
ports-72a889400f21ea7fdfb254bf23e1fa4c2da72eaf.zip
textproc/py-elasticsearch: Update WWW
-rw-r--r--textproc/py-elasticsearch/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/py-elasticsearch/Makefile b/textproc/py-elasticsearch/Makefile
index f97836d0b67d..63bbad3e854c 100644
--- a/textproc/py-elasticsearch/Makefile
+++ b/textproc/py-elasticsearch/Makefile
@@ -7,7 +7,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Official Python low-level client for Elasticsearch
-WWW= https://github.com/elastic/elasticsearch-py
+WWW= https://www.elastic.co/guide/en/elasticsearch/client/python-api/current/index.html \
+ https://github.com/elastic/elasticsearch-py
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE