git: ab99a53e40ff - main - net-mgmt/net-snmp: Fix CPE information

Bernhard Froehlich decke at FreeBSD.org
Fri Sep 3 06:41:44 UTC 2021


The branch main has been updated by decke:

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

commit ab99a53e40ffdba99acb367839f3f263af7c75fe
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-03 06:34:03 +0000
Commit:     Bernhard Froehlich <decke at 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
 


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