Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Oct 2021 14:36:00 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: 85eac02c5acc - main - security/openfortivpn: Add CPE information
Message-ID:  <202110211436.19LEa0OI073252@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=85eac02c5acc8eaa47c953d58a8c5cd018e26e89

commit 85eac02c5acc8eaa47c953d58a8c5cd018e26e89
Author:     Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2021-10-21 14:27:06 +0000
Commit:     Stefan Eßer <se@FreeBSD.org>
CommitDate: 2021-10-21 14:27:06 +0000

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

diff --git a/security/openfortivpn/Makefile b/security/openfortivpn/Makefile
index dbe3b9e27fbc..fda5cfc04cf3 100644
--- a/security/openfortivpn/Makefile
+++ b/security/openfortivpn/Makefile
@@ -11,7 +11,8 @@ BUILD_DEPENDS=	gsed:textproc/gsed
 LICENSE=	GPLv3
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-USES=		autoreconf pkgconfig ssl
+USES=		autoreconf cpe pkgconfig ssl
+CPE_VENDOR=	${PORTNAME}_project
 USE_GITHUB=	yes
 GH_ACCOUNT=	adrienverge
 



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