aboutsummaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorKubilay Kocak <koobs@FreeBSD.org>2017-07-16 11:28:01 +0000
committerKubilay Kocak <koobs@FreeBSD.org>2017-07-16 11:28:01 +0000
commita83277cf5b3c1d19e20bbd6c4d664b48c924a57d (patch)
tree436e21eb0a3437bf1321e41b3c27b103df2907cb /sysutils
parent31ba9e9c83e390fa6bb07c9b2a851885f4542196 (diff)
downloadports-a83277cf5b3c1d19e20bbd6c4d664b48c924a57d.tar.gz
ports-a83277cf5b3c1d19e20bbd6c4d664b48c924a57d.zip
Notes
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/py-ploy/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/py-ploy/Makefile b/sysutils/py-ploy/Makefile
index 6add0ae56757..85aa76f51622 100644
--- a/sysutils/py-ploy/Makefile
+++ b/sysutils/py-ploy/Makefile
@@ -15,7 +15,7 @@ LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}lazy>0:devel/py-lazy \
- ${PYTHON_PKGNAMEPREFIX}paramiko1>0:security/py-paramiko1 \
+ ${PYTHON_PKGNAMEPREFIX}paramiko>0:security/py-paramiko \
${PYTHON_PKGNAMEPREFIX}setuptools>0:devel/${PYTHON_PKGNAMEPREFIX}setuptools
USES= python