diff --git a/textproc/py-elasticsearch-py/Makefile b/textproc/py-elasticsearch-py/Makefile index abc7824265be..7000aacb235c 100644 --- a/textproc/py-elasticsearch-py/Makefile +++ b/textproc/py-elasticsearch-py/Makefile @@ -3,8 +3,10 @@ PORTNAME= elasticsearch-py PORTVERSION= 1.0.0 +PORTREVISION= 1 CATEGORIES= textproc python MASTER_SITES= # +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= zi@FreeBSD.org COMMENT= Official Python low-level client for Elasticsearch