Date: Mon, 08 Jun 2026 19:16:27 +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: c4b706037d4d - main - archivers/lzo2: Fix CPE information Message-ID: <6a27150b.3d578.54353e28@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=c4b706037d4d7672009018bf57cf1db2e2b9571e commit c4b706037d4d7672009018bf57cf1db2e2b9571e Author: Bernhard Froehlich <decke@FreeBSD.org> AuthorDate: 2026-06-08 18:14:52 +0000 Commit: Bernhard Froehlich <decke@FreeBSD.org> CommitDate: 2026-06-08 19:08:49 +0000 archivers/lzo2: Fix CPE information --- archivers/lzo2/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/archivers/lzo2/Makefile b/archivers/lzo2/Makefile index 5b78470e7737..288d23e1ab76 100644 --- a/archivers/lzo2/Makefile +++ b/archivers/lzo2/Makefile @@ -16,7 +16,8 @@ USES= cpe libtool GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-shared --docdir=${DOCSDIR} --with-pkgconfigdir=${PREFIX}/libdata/pkgconfig USE_LDCONFIG= yes -CPE_VENDOR= oberhumer +CPE_VENDOR= lzo_project +CPE_PRODUCT= lzo OPTIONS_DEFINE= DOCS EXAMPLEShome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a27150b.3d578.54353e28>
