aboutsummaryrefslogtreecommitdiff
path: root/sysutils/py-ploy_ansible/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/py-ploy_ansible/Makefile')
-rw-r--r--sysutils/py-ploy_ansible/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/py-ploy_ansible/Makefile b/sysutils/py-ploy_ansible/Makefile
index 0a422581cdfd..079f1e023678 100644
--- a/sysutils/py-ploy_ansible/Makefile
+++ b/sysutils/py-ploy_ansible/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= ploy_ansible
-DISTVERSION= 1.0b7
+DISTVERSION= 1.0.0
CATEGORIES= sysutils python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -12,7 +12,7 @@ COMMENT= Ploy plugin to integrate with Ansible
LICENSE= GPLv3
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}ploy>=1.0.r9:${PORTSDIR}/sysutils/py-ploy \
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}ploy>=1.0.0:${PORTSDIR}/sysutils/py-ploy \
${PYTHON_PKGNAMEPREFIX}execnet>0:${PORTSDIR}/sysutils/py-execnet \
ansible>0:${PORTSDIR}/sysutils/ansible