Date: Fri, 05 Jun 2026 19:59:22 +0000 From: Bernhard Froehlich <decke@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 60ba195d5c07 - main - archivers/unzip: Fix CPE_VENDOR Message-ID: <6a232a9a.32968.43db89d0@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by decke: URL: https://cgit.FreeBSD.org/ports/commit/?id=60ba195d5c079bc7f1b2f899b17bf2fbfba1e83b commit 60ba195d5c079bc7f1b2f899b17bf2fbfba1e83b Author: Bernhard Froehlich <decke@FreeBSD.org> AuthorDate: 2026-06-05 19:45:17 +0000 Commit: Bernhard Froehlich <decke@FreeBSD.org> CommitDate: 2026-06-05 19:53:59 +0000 archivers/unzip: Fix CPE_VENDOR --- archivers/unzip/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/archivers/unzip/Makefile b/archivers/unzip/Makefile index 7dd2d2d5595b..4c9ab74e3f84 100644 --- a/archivers/unzip/Makefile +++ b/archivers/unzip/Makefile @@ -17,7 +17,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept USES= cpe -CPE_VENDOR= info-zip +CPE_VENDOR= unzip_project ALL_TARGET= bsd MAKEFILE= unix/Makefile MAKE_ARGS= LF2="${STRIP}"home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a232a9a.32968.43db89d0>
