aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authorjgh <jgh@FreeBSD.org>2014-01-09 15:35:27 +0800
committerjgh <jgh@FreeBSD.org>2014-01-09 15:35:27 +0800
commitc3530af4bcc91bb4453b22382cb0d57909b567cd (patch)
tree74ba268a427dcd69fd97e5986d8d54b49b23fa1f /sysutils
parent6ca821ace7a904cc4232d0eb8ea95001ee8c345d (diff)
downloadfreebsd-ports-gnome-c3530af4bcc91bb4453b22382cb0d57909b567cd.tar.gz
freebsd-ports-gnome-c3530af4bcc91bb4453b22382cb0d57909b567cd.tar.zst
freebsd-ports-gnome-c3530af4bcc91bb4453b22382cb0d57909b567cd.zip
- add a mirror
PR: 185583 Submitted by: maintainer, lifanov@mail.lifanov.com
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/ansible/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/ansible/Makefile b/sysutils/ansible/Makefile
index 7e3911698c35..6caddc82c6d0 100644
--- a/sysutils/ansible/Makefile
+++ b/sysutils/ansible/Makefile
@@ -3,7 +3,8 @@
PORTNAME= ansible
PORTVERSION= 1.4.4
CATEGORIES= sysutils python
-MASTER_SITES= http://ansibleworks.com/releases/
+MASTER_SITES= http://ansibleworks.com/releases/ \
+ http://releases.ansible.com/ansible/
MAINTAINER= lifanov@mail.lifanov.com
COMMENT= Simple ssh-based configuration management and orchestration system