git: 98f5f7f0f4b0 - main - devel/linux-c7-systemd-libs: Update deprecated CPE vendor
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 18 Mar 2022 16:01:28 UTC
The branch main has been updated by decke: URL: https://cgit.FreeBSD.org/ports/commit/?id=98f5f7f0f4b04633ecd9b7145303687dd9d3f97b commit 98f5f7f0f4b04633ecd9b7145303687dd9d3f97b Author: Bernhard Froehlich <decke@FreeBSD.org> AuthorDate: 2022-03-18 16:00:27 +0000 Commit: Bernhard Froehlich <decke@FreeBSD.org> CommitDate: 2022-03-18 16:01:21 +0000 devel/linux-c7-systemd-libs: Update deprecated CPE vendor Approved by: portmgr (blanket) --- devel/linux-c7-systemd-libs/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devel/linux-c7-systemd-libs/Makefile b/devel/linux-c7-systemd-libs/Makefile index d38e95229023..7a8b9546e1ec 100644 --- a/devel/linux-c7-systemd-libs/Makefile +++ b/devel/linux-c7-systemd-libs/Makefile @@ -11,7 +11,7 @@ COMMENT= Libraries for accessing systemd (Linux CentOS ${LINUX_DIST_VER}) LICENSE= LGPL21+ USES= cpe linux:c7 -CPE_VENDOR= freedesktop +CPE_VENDOR= systemd_project USE_LDCONFIG= yes USE_LINUX= elfutils-libs libgcrypt libgpg-error lz4 USE_LINUX_RPM= yes