Date: Fri, 15 Nov 2024 10:17:45 GMT From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 4d5d15ece0a0 - main - shells/zsh-completions: Cosmetic change Message-ID: <202411151017.4AFAHjkn060378@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202411151017.4AFAHjkn060378>