1
0
mirror of https://git.freebsd.org/ports.git synced 2026-06-02 11:08:52 +00:00

archivers/upx: Fix CPE data

According to NVD CPE Dictionary upx_project:upx is deprecated in favour
of upx:upx
This commit is contained in:
Bernhard Froehlich
2026-05-31 19:50:07 +00:00
parent 34542ef8b7
commit 511af954a8
-2
View File
@@ -25,8 +25,6 @@ CMAKE_ON= UPX_CONFIG_DISABLE_BZIP2 \
UPX_CONFIG_DISABLE_WERROR \
UPX_CONFIG_DISABLE_WSTRICT
CPE_VENDOR= upx_project
OPTIONS_DEFINE= DOCS
.include <bsd.port.mk>