diff options
Diffstat (limited to 'net/dshell/Makefile')
| -rw-r--r-- | net/dshell/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/net/dshell/Makefile b/net/dshell/Makefile index 80a39e8171b2..3a5cdf95afc5 100644 --- a/net/dshell/Makefile +++ b/net/dshell/Makefile @@ -1,6 +1,7 @@ PORTNAME= dshell -PORTVERSION= 3.2.2 +PORTVERSION= 3.2.3 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= net PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -17,7 +18,7 @@ BUILD_DEPENDS= bash:shells/bash \ ${PYTHON_PKGNAMEPREFIX}netifaces>0:net/py-netifaces@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pcapy-ng>0:net/py-pcapy-ng@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pypacker>0:net/py-pypacker@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}openssl>0:security/py-openssl@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pyopenssl>0:security/py-pyopenssl@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}elasticsearch>0:textproc/py-elasticsearch@${PY_FLAVOR} RUN_DEPENDS:= ${BUILD_DEPENDS} |
