aboutsummaryrefslogtreecommitdiff
path: root/news
diff options
context:
space:
mode:
authorBernhard Froehlich <decke@FreeBSD.org>2021-09-03 06:55:30 +0000
committerBernhard Froehlich <decke@FreeBSD.org>2021-09-03 09:19:19 +0000
commitc7d82d062a4b18b64330cb290c3cd30a5bfc7be4 (patch)
tree92a03325d6020421c7173d4a7e8b94956ea79a5e /news
parentb6c692c88fe9e467b02f8d8aff6ed584669abb32 (diff)
downloadports-c7d82d062a4b18b64330cb290c3cd30a5bfc7be4.tar.gz
ports-c7d82d062a4b18b64330cb290c3cd30a5bfc7be4.zip
news/inn-current: Fix CPE information
Approved by: portmgr (blanket)
Diffstat (limited to 'news')
-rw-r--r--news/inn-current/Makefile2
1 files changed, 2 insertions, 0 deletions
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"