summaryrefslogtreecommitdiff
path: root/sysutils/packer
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/packer')
-rw-r--r--sysutils/packer/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/packer/Makefile b/sysutils/packer/Makefile
index d16e08d0f5f2..2341848b60df 100644
--- a/sysutils/packer/Makefile
+++ b/sysutils/packer/Makefile
@@ -12,8 +12,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
PLIST_FILES= bin/${PORTNAME}
-USES= go:modules
-GO_MODULE= github.com/hashicorp/packer
+USES= go:modules
+GO_MODULE= github.com/hashicorp/packer
USE_GITHUB= yes
GH_ACCOUNT= hashicorp