Date: Fri, 15 Nov 2024 10:17:38 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: 8aa7d7132bbb - main - graphics/silgraphite: Cosmetic change Message-ID: <202411151017.4AFAHciW060127@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=8aa7d7132bbbeb352f75602e7f8737b8b7a1b0e5 commit 8aa7d7132bbbeb352f75602e7f8737b8b7a1b0e5 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-11-15 10:08:44 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-11-15 10:17:05 +0000 graphics/silgraphite: Cosmetic change --- graphics/silgraphite/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/graphics/silgraphite/Makefile b/graphics/silgraphite/Makefile index ce7166a3fb98..bd93172b1011 100644 --- a/graphics/silgraphite/Makefile +++ b/graphics/silgraphite/Makefile @@ -13,7 +13,7 @@ LICENSE_COMB= dual LICENSE_FILE_CPL05= ${WRKSRC}/license/License_CPLv05.txt LICENSE_FILE_LGPL21+ = ${WRKSRC}/license/License_LGPLv21.txt LICENSE_NAME_CPL05= Common Public License Version 0.5 -LICENSE_PERMS_CPL05= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept +LICENSE_PERMS_CPL05= auto-accept dist-mirror dist-sell pkg-mirror pkg-sell OPTIONS_DEFINE= FREETYPE OPTIONS_DEFAULT=FREETYPE
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202411151017.4AFAHciW060127>