diff --git a/sysutils/terraform/Makefile b/sysutils/terraform/Makefile index 8e3d610fde08..3b898b9ef58a 100644 --- a/sysutils/terraform/Makefile +++ b/sysutils/terraform/Makefile @@ -1,22 +1,22 @@ PORTNAME= terraform DISTVERSIONPREFIX= v DISTVERSION= 1.8.5 PORTREVISION= 3 CATEGORIES= sysutils -MAINTAINER= dutra@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Provides a common configuration to launch infrastructure WWW= https://terraform.io/ USES= cpe go:1.22,modules LICENSE_NAME= Business Source License 1.1 LICENSE_FILE= ${WRKSRC}/LICENSE LICENSE_PERMS= dist-mirror pkg-mirror pkg-sell auto-accept CPE_VENDOR= hashicorp GO_MODULE= github.com/hashicorp/terraform PLIST_FILES= bin/${PORTNAME} .include