Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Oct 2021 21:34:50 GMT
From:      =?utf-8?Q?Stefan E=C3=9Fer?= <se@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 3321f19d6e31 - main - www/tinyproxy: Add CPE information
Message-ID:  <202110142134.19ELYonc082334@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by se:

URL: https://cgit.FreeBSD.org/ports/commit/?id=3321f19d6e31ab80e9db0e4fc922f5a709c6d251

commit 3321f19d6e31ab80e9db0e4fc922f5a709c6d251
Author:     Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2021-10-14 21:31:00 +0000
Commit:     Stefan Eßer <se@FreeBSD.org>
CommitDate: 2021-10-14 21:31:00 +0000

    www/tinyproxy: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 www/tinyproxy/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/www/tinyproxy/Makefile b/www/tinyproxy/Makefile
index c51ccb7b4525..be3df332f45f 100644
--- a/www/tinyproxy/Makefile
+++ b/www/tinyproxy/Makefile
@@ -13,7 +13,8 @@ COMMENT=	Small, efficient HTTP proxy server
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/COPYING
 
-USES=		gmake tar:xz
+USES=		cpe gmake tar:xz
+CPE_VENDOR=	${PORTNAME}_project
 
 CONFIGURE_ARGS=	--bindir=${PREFIX}/sbin \
 		--disable-manpage_support \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202110142134.19ELYonc082334>