git: 4d5d15ece0a0 - main - shells/zsh-completions: Cosmetic change
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 15 Nov 2024 10:17:45 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=4d5d15ece0a022fbaa76a4926ea181825d43af8c commit 4d5d15ece0a022fbaa76a4926ea181825d43af8c Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-11-15 10:08:54 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-11-15 10:17:06 +0000 shells/zsh-completions: Cosmetic change --- shells/zsh-completions/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shells/zsh-completions/Makefile b/shells/zsh-completions/Makefile index ca9ce835f9bb..72e13eb5b9e8 100644 --- a/shells/zsh-completions/Makefile +++ b/shells/zsh-completions/Makefile @@ -9,7 +9,7 @@ WWW= https://github.com/zsh-users/zsh-completions LICENSE= ZSH LICENSE_NAME= ZSH license LICENSE_FILE= ${WRKSRC}/LICENSE -LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept +LICENSE_PERMS= auto-accept dist-mirror dist-sell pkg-mirror pkg-sell NO_ARCH= yes NO_BUILD= yes