Use https for links to ansible.com domains.

This commit is contained in:
Matt Clay
2018-04-22 00:15:16 -07:00
parent 0d1e9bfe90
commit c262dbfd30
46 changed files with 61 additions and 61 deletions

View File

@@ -4,7 +4,7 @@ PORTNAME= ansible
PORTVERSION= 2.1
PORTREVISION= 1
CATEGORIES= python net-mgmt sysutils
MASTER_SITES= http://releases.ansible.com/ansible/
MASTER_SITES= https://releases.ansible.com/ansible/
DISTNAME= ${PORTNAME}-${PORTVERSION}
MAINTAINER= bcoca@ansible.com