git: 8191add5372a - main - devel/nexus2-oss: Fix CPE information

Bernhard Froehlich decke at FreeBSD.org
Thu Aug 19 14:49:35 UTC 2021


The branch main has been updated by decke:

URL: https://cgit.FreeBSD.org/ports/commit/?id=8191add5372aed150bbde23074523bc049c066e8

commit 8191add5372aed150bbde23074523bc049c066e8
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-19 14:45:03 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-08-19 14:45:03 +0000

    devel/nexus2-oss: Fix CPE information
    
    Approved by:    portmgr (blanket)
---
 devel/nexus2-oss/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/devel/nexus2-oss/Makefile b/devel/nexus2-oss/Makefile
index deab89b96ab3..23a079dedab2 100644
--- a/devel/nexus2-oss/Makefile
+++ b/devel/nexus2-oss/Makefile
@@ -17,6 +17,7 @@ RUN_DEPENDS=	javaservicewrapper:sysutils/javaservicewrapper
 USES=		cpe
 
 CPE_VENDOR=	sonatype
+CPE_PRODUCT=	nexus
 
 NO_ARCH=	yes
 NO_BUILD=	yes


More information about the dev-commits-ports-main mailing list