Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 3 Sep 2021 06:41:43 GMT
From:      Bernhard Froehlich <decke@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: ab99a53e40ff - main - net-mgmt/net-snmp: Fix CPE information
Message-ID:  <202109030641.1836fhFQ057559@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by decke:

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

commit ab99a53e40ffdba99acb367839f3f263af7c75fe
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-09-03 06:34:03 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2021-09-03 06:34:03 +0000

    net-mgmt/net-snmp: Fix CPE information
    
    Approved by:    portmgr (blanket)
---
 net-mgmt/net-snmp/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-mgmt/net-snmp/Makefile b/net-mgmt/net-snmp/Makefile
index 87dbf25e8e7e..c926fde3102b 100644
--- a/net-mgmt/net-snmp/Makefile
+++ b/net-mgmt/net-snmp/Makefile
@@ -46,7 +46,7 @@ GNU_CONFIGURE=	yes
 USE_RC_SUBR=	snmpd snmptrapd
 USE_LDCONFIG=	yes
 USES=		cpe libtool perl5 ssl
-CPE_VENDOR=	net-snmp
+CPE_PRODUCT=	net-snmp
 USE_PERL5=	build run
 USE_CSTD=	c99
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202109030641.1836fhFQ057559>