diff options
| author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2021-10-16 11:51:03 +0200 |
|---|---|---|
| committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2021-10-16 11:51:39 +0200 |
| commit | 4460cf727a7788c9ce21f3344ce5745e5cd9fc4a (patch) | |
| tree | 85ee27f029c1ee293667902fe22b65ecac0ff154 /sysutils/packer | |
| parent | cleanup: Remove expired ports: (diff) | |
*: fix tab vs. space issues, and comments according to the guide.
Diffstat (limited to 'sysutils/packer')
| -rw-r--r-- | sysutils/packer/Makefile | 4 |
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 |
