Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Oct 2021 13:53:13 GMT
From:      =?utf-8?Q?Stefan E=C3=9Fer?= <se@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 39f07e11a9b6 - main - sysutils/monit: Add CPE information
Message-ID:  <202110131353.19DDrD5S031997@gitrepo.freebsd.org>

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

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

commit 39f07e11a9b651616234c4ea455aa11849a0d6f6
Author:     Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2021-10-13 13:51:45 +0000
Commit:     Stefan Eßer <se@FreeBSD.org>
CommitDate: 2021-10-13 13:52:58 +0000

    sysutils/monit: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 sysutils/monit/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/sysutils/monit/Makefile b/sysutils/monit/Makefile
index f450065a7728..16af14392b69 100644
--- a/sysutils/monit/Makefile
+++ b/sysutils/monit/Makefile
@@ -12,7 +12,8 @@ COMMENT=	Unix system management and proactive monitoring
 LICENSE=	AGPLv3
 LICENSE_FILE=	${WRKSRC}/COPYING
 
-USES=		bison gmake
+USES=		bison cpe gmake
+CPE_VENDOR=	m${PORTNAME}
 USE_RC_SUBR=	${PORTNAME}
 
 GNU_CONFIGURE=	yes



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