summaryrefslogtreecommitdiff
path: root/packaging/macports
diff options
context:
space:
mode:
authorMichael DeHaan <michael@ansibleworks.com>2013-06-10 15:23:51 -0400
committerMichael DeHaan <michael@ansibleworks.com>2013-06-10 15:24:09 -0400
commitf67c13f8f10a6f8e0343a3c3d4e8ad7737ed28ab (patch)
tree5f6aa2c20c628f76f0f12ead42e1b4bea37a88dd /packaging/macports
parentba21f8e3d35c99df4dfba92fa036c59b069df2b9 (diff)
downloadansible-f67c13f8f10a6f8e0343a3c3d4e8ad7737ed28ab.tar.gz
Update packaging dates in preparation for release.v1.2
Diffstat (limited to 'packaging/macports')
-rw-r--r--packaging/macports/sysutils/ansible/Portfile6
1 files changed, 3 insertions, 3 deletions
diff --git a/packaging/macports/sysutils/ansible/Portfile b/packaging/macports/sysutils/ansible/Portfile
index 1fefbb71aa..f06abf24d0 100644
--- a/packaging/macports/sysutils/ansible/Portfile
+++ b/packaging/macports/sysutils/ansible/Portfile
@@ -11,12 +11,12 @@ supported_archs noarch
maintainers nomaintainer
-homepage http://ansible.cc/
+homepage http://ansibleworks.com/
description SSH-based configuration management and deployment system
long_description \
Ansible is a radically simple model-driven configuration \
- management, multi-node deployment, and remote task execution \
- system. Ansible works over SSH and does not require any software \
+ management, multi-node deployment, and orchestration \
+ engine. Ansible works over SSH and does not require any software \
or daemons to be installed on remote nodes. Extension modules can \
be written in any language and are transferred to managed machines \
automatically.