git: 43fcb21c00fa - main - security/cyberchef: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 21 Oct 2021 14:35:44 UTC
The branch main has been updated by se: URL: https://cgit.FreeBSD.org/ports/commit/?id=43fcb21c00fa539c6454942b9c5f20b572bcd2ae commit 43fcb21c00fa539c6454942b9c5f20b572bcd2ae Author: Stefan Eßer <se@FreeBSD.org> AuthorDate: 2021-10-21 14:27:03 +0000 Commit: Stefan Eßer <se@FreeBSD.org> CommitDate: 2021-10-21 14:27:03 +0000 security/cyberchef: Add CPE information Approved by: portmgr (blanket) --- security/cyberchef/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/security/cyberchef/Makefile b/security/cyberchef/Makefile index 4855815968e3..4a82f1982b1f 100644 --- a/security/cyberchef/Makefile +++ b/security/cyberchef/Makefile @@ -12,7 +12,8 @@ COMMENT= Cyber operations within a web browser LICENSE= APACHE20 -USES= zip +USES= cpe zip +CPE_VENDOR= gchq USE_GITHUB= nodefault GH_ACCOUNT= gchq