git: 3c245d50cfb4 - main - www/wget2: Fix invalid CPE information

From: Bernhard Froehlich <decke_at_FreeBSD.org>
Date: Tue, 21 Dec 2021 13:01:54 UTC
The branch main has been updated by decke:

URL: https://cgit.FreeBSD.org/ports/commit/?id=3c245d50cfb4da68fc060633d8ed243c02ec1347

commit 3c245d50cfb4da68fc060633d8ed243c02ec1347
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-12-21 12:46:15 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2021-12-21 12:46:15 +0000

    www/wget2: Fix invalid CPE information
    
    Approved by:    portmgr (blanket)
---
 www/wget2/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/www/wget2/Makefile b/www/wget2/Makefile
index 850d6c6a68f7..e4ba0669028d 100644
--- a/www/wget2/Makefile
+++ b/www/wget2/Makefile
@@ -13,6 +13,7 @@ LICENSE_FILE_LGPL3+ =	${WRKSRC}/COPYING.LESSER
 
 USES=		autoreconf charsetfix cpe iconv libtool:build localbase pkgconfig tar:lz
 CPE_VENDOR=	gnu
+CPE_PRODUCT=	wget
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--without-lzip  # not in ports yet
 INSTALL_TARGET=	install-strip