Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 3 Sep 2021 09:32:05 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: c7d82d062a4b - main - news/inn-current: Fix CPE information
Message-ID:  <202109030932.1839W5Sc087078@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=c7d82d062a4b18b64330cb290c3cd30a5bfc7be4

commit c7d82d062a4b18b64330cb290c3cd30a5bfc7be4
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-09-03 06:55:30 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2021-09-03 09:19:19 +0000

    news/inn-current: Fix CPE information
    
    Approved by:    portmgr (blanket)
---
 news/inn-current/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/news/inn-current/Makefile b/news/inn-current/Makefile
index 312b893a7382..fd1cb70ed958 100644
--- a/news/inn-current/Makefile
+++ b/news/inn-current/Makefile
@@ -16,5 +16,7 @@ PATCHDIR=	${.CURDIR}/../inn/files
 PLIST=		${.CURDIR}/../inn/pkg-plist
 WRKSRC=		${WRKDIR}/${DISTNAME}
 
+CPE_PRODUCT=	inn
+
 .include "${.CURDIR}/../inn/Makefile"
 



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