diff options
author | Bernhard Froehlich <decke@FreeBSD.org> | 2021-08-18 06:43:47 +0000 |
---|---|---|
committer | Bernhard Froehlich <decke@FreeBSD.org> | 2021-08-18 06:43:47 +0000 |
commit | b659c21956a909357df2dff749b49fc243cc44ad (patch) | |
tree | e10a98b5acdcb869664360fa64574142ee8d10f8 | |
parent | a71a0b52f4d0c3beff50641ea1bcdaa7f877e945 (diff) |
databases/couchdb3: Fix CPE information
-rw-r--r-- | databases/couchdb3/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
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 |