git: 7a3f192cc461 - main - databases/redis62: Fix CPE information after repocopy
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 02 May 2022 10:04:09 UTC
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=7a3f192cc46105f948a8554d19f09f699b353d5c
commit 7a3f192cc46105f948a8554d19f09f699b353d5c
Author: Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2022-05-02 10:03:08 +0000
Commit: Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2022-05-02 10:04:02 +0000
databases/redis62: Fix CPE information after repocopy
Approved by: portmgr (blanket)
---
databases/redis62/Makefile | 1 +
1 file changed, 1 insertion(+)
diff --git a/databases/redis62/Makefile b/databases/redis62/Makefile
index 02a557f6f197..bf97b276deda 100644
--- a/databases/redis62/Makefile
+++ b/databases/redis62/Makefile
@@ -14,6 +14,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
USES+= compiler:c11 cpe gmake
CPE_VENDOR= redislabs
+CPE_PRODUCT= redis
MAKE_ENV= OPTIMIZATION= \
V=yo