aboutsummaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorBernhard Froehlich <decke@FreeBSD.org>2021-12-21 12:46:15 +0000
committerBernhard Froehlich <decke@FreeBSD.org>2021-12-21 12:46:15 +0000
commit3c245d50cfb4da68fc060633d8ed243c02ec1347 (patch)
tree75d4b67f9a85fe93ed8a840214db4988372a42df /www
parenta812f431dfd491ee46871164da718b3ef5b771ce (diff)
downloadports-3c245d50cfb4da68fc060633d8ed243c02ec1347.tar.gz
ports-3c245d50cfb4da68fc060633d8ed243c02ec1347.zip
www/wget2: Fix invalid CPE information
Approved by: portmgr (blanket)
Diffstat (limited to 'www')
-rw-r--r--www/wget2/Makefile1
1 files changed, 1 insertions, 0 deletions
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