git: c63c4317684f - main - archivers/cabextract: Fix CPE information because current one is deprecated
Bernhard Froehlich
decke at FreeBSD.org
Tue Sep 14 10:56:24 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=c63c4317684f321c0da1cc73451c1c0621973090
commit c63c4317684f321c0da1cc73451c1c0621973090
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-14 09:13:09 +0000
Commit: Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-14 10:54:58 +0000
archivers/cabextract: Fix CPE information because current one is deprecated
Approved by: portmgr (blanket)
---
archivers/cabextract/Makefile | 2 ++
1 file changed, 2 insertions(+)
diff --git a/archivers/cabextract/Makefile b/archivers/cabextract/Makefile
index f4a6851d7f60..ee8b63e51dbd 100644
--- a/archivers/cabextract/Makefile
+++ b/archivers/cabextract/Makefile
@@ -14,6 +14,8 @@ LICENSE_FILE= ${WRKSRC}/COPYING
USES= cpe iconv
+CPE_VENDOR= cabextract_project
+
GNU_CONFIGURE= yes
PLIST_FILES= bin/cabextract \
More information about the dev-commits-ports-all
mailing list