git: b659c21956a9 - main - databases/couchdb3: Fix CPE information
Bernhard Froehlich
decke at FreeBSD.org
Wed Aug 18 06:44:43 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=b659c21956a909357df2dff749b49fc243cc44ad
commit b659c21956a909357df2dff749b49fc243cc44ad
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-18 06:43:47 +0000
Commit: Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-08-18 06:43:47 +0000
databases/couchdb3: Fix CPE information
---
databases/couchdb3/Makefile | 1 +
1 file changed, 1 insertion(+)
diff --git a/databases/couchdb3/Makefile b/databases/couchdb3/Makefile
index 73b4d20550f7..9483ebc41aff 100644
--- a/databases/couchdb3/Makefile
+++ b/databases/couchdb3/Makefile
@@ -26,6 +26,7 @@ USE_RC_SUBR= ${PORTNAME}
CONFLICTS= couchdb[24]*
CPE_VENDOR= apache
+CPE_PRODUCT= couchdb
USERS= couchdb
GROUPS= couchdb
More information about the dev-commits-ports-all
mailing list