mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- Add missing PKGNAMEPREFIX
- Bump PORTREVISION
This commit is contained in:
parent
e593f550ec
commit
518cd87fa5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=358336
1 changed files with 2 additions and 0 deletions
|
@ -3,8 +3,10 @@
|
||||||
|
|
||||||
PORTNAME= elasticsearch-py
|
PORTNAME= elasticsearch-py
|
||||||
PORTVERSION= 1.0.0
|
PORTVERSION= 1.0.0
|
||||||
|
PORTREVISION= 1
|
||||||
CATEGORIES= textproc python
|
CATEGORIES= textproc python
|
||||||
MASTER_SITES= #
|
MASTER_SITES= #
|
||||||
|
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||||
|
|
||||||
MAINTAINER= zi@FreeBSD.org
|
MAINTAINER= zi@FreeBSD.org
|
||||||
COMMENT= Official Python low-level client for Elasticsearch
|
COMMENT= Official Python low-level client for Elasticsearch
|
||||||
|
|
Loading…
Add table
Reference in a new issue