Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Oct 2021 13:18:24 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: 99a7887687d1 - main - security/makepasswd: Add CPE information
Message-ID:  <202110131318.19DDIO8q078405@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=99a7887687d15c431229e6be36e9c34557209fb5

commit 99a7887687d15c431229e6be36e9c34557209fb5
Author:     Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2021-10-13 13:13:25 +0000
Commit:     Stefan Eßer <se@FreeBSD.org>
CommitDate: 2021-10-13 13:13:25 +0000

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

diff --git a/security/makepasswd/Makefile b/security/makepasswd/Makefile
index 5e13b19ff068..b9234548496c 100644
--- a/security/makepasswd/Makefile
+++ b/security/makepasswd/Makefile
@@ -19,7 +19,8 @@ LICENSE_FILE=	${WRKSRC}/COPYING-2.0
 
 NO_ARCH=	yes
 NO_BUILD=	yes
-USES=		perl5 shebangfix
+USES=		cpe perl5 shebangfix
+CPE_VENDOR=	${PORTNAME}_project
 SHEBANG_FILES=	makepasswd
 USE_PERL5=	run
 



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