git: c7d82d062a4b - main - news/inn-current: Fix CPE information

Bernhard Froehlich decke at FreeBSD.org
Fri Sep 3 09:32:06 UTC 2021


The branch main has been updated by decke:

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

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


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