aboutsummaryrefslogtreecommitdiff
path: root/security/py-twistedConch
diff options
context:
space:
mode:
authorRuslan Makhmatkhanov <rm@FreeBSD.org>2015-11-18 21:41:48 +0000
committerRuslan Makhmatkhanov <rm@FreeBSD.org>2015-11-18 21:41:48 +0000
commitf637b43fec14553dcf7fdd3a95991aa5909cc59c (patch)
treefff1f4332450097c333cfe25b401c82dcda38958 /security/py-twistedConch
parent075d066d971344577ca5b776fb386446bd31d81f (diff)
downloadports-f637b43fec14553dcf7fdd3a95991aa5909cc59c.tar.gz
ports-f637b43fec14553dcf7fdd3a95991aa5909cc59c.zip
Notes
Diffstat (limited to 'security/py-twistedConch')
-rw-r--r--security/py-twistedConch/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/py-twistedConch/Makefile b/security/py-twistedConch/Makefile
index d0f8775bc068..fdf7898030b8 100644
--- a/security/py-twistedConch/Makefile
+++ b/security/py-twistedConch/Makefile
@@ -3,6 +3,7 @@
PORTNAME= twistedConch
PORTVERSION= 15.2.1
+PORTREVISION= 1
CATEGORIES= security devel python
MASTER_SITES= http://twistedmatrix.com/Releases/Conch/${PORTVERSION:R}/ \
LOCAL/sunpoet
@@ -14,7 +15,7 @@ COMMENT= SSH and SFTP protocol implementation with clients and servers
LICENSE= MIT
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}asn1>=0.0.9a:${PORTSDIR}/devel/py-asn1
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyasn1>=0.0.9a:${PORTSDIR}/devel/py-pyasn1
NO_ARCH= yes
USE_PYTHON= autoplist distutils