diff options
Diffstat (limited to 'textproc/py-elasticsearch-dsl6')
-rw-r--r-- | textproc/py-elasticsearch-dsl6/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/py-elasticsearch-dsl6/Makefile b/textproc/py-elasticsearch-dsl6/Makefile index c7181f78e5c1..695fff7b3890 100644 --- a/textproc/py-elasticsearch-dsl6/Makefile +++ b/textproc/py-elasticsearch-dsl6/Makefile @@ -7,6 +7,7 @@ PKGNAMESUFFIX= 6 MAINTAINER= jbaggs2016@gmail.com COMMENT= High level Python client for Elasticsearch +WWW= https://pypi.org/project/elasticsearch-dsl/ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE |