aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMateusz Piotrowski <0mp@FreeBSD.org>2021-05-15 16:09:07 +0000
committerMateusz Piotrowski <0mp@FreeBSD.org>2021-05-15 16:11:38 +0000
commit28e0f43b40559cce0f682ccbb9d91d3b665fe36a (patch)
treed1b7d9a2be0b5c051dff6ff3e333bff55920660d
parentd87182f96745e4019a0dc3a34bdc83a95ba30fd6 (diff)
downloadports-28e0f43b40559cce0f682ccbb9d91d3b665fe36a.tar.gz
ports-28e0f43b40559cce0f682ccbb9d91d3b665fe36a.zip
sysutils/terraform: Fix fetch
It looks like one of the distfiles is currently not available upstream. Let's host it no freefall for the time being as Terraform developers address this issue. PR: 255899 Reported by: Alessandro Sagratini <ale_sagra@hotmail.com>
-rw-r--r--sysutils/terraform/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/terraform/Makefile b/sysutils/terraform/Makefile
index 358003ec5db2..f1da20573d87 100644
--- a/sysutils/terraform/Makefile
+++ b/sysutils/terraform/Makefile
@@ -2,6 +2,7 @@ PORTNAME= terraform
DISTVERSIONPREFIX= v
DISTVERSION= 0.15.3
CATEGORIES= sysutils
+MASTER_SITES= https://people.freebsd.org/~0mp/distfiles/:tencentcloud_tencentcloud_sdk_go
MAINTAINER= 0mp@FreeBSD.org
COMMENT= Provides a common configuration to launch infrastructure