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 @@ -1,20 +1,22 @@ # Created by: kbowling PORTNAME= inn-current PORTVERSION= ${SNAPSHOT} MASTER_SITE_SUBDIR= inn/snapshots DISTNAME= inn-${BRANCH}-${SNAPSHOT} BRANCH= CURRENT SNAPSHOT= 20210829 CONFLICTS= inn-2.[0-9]* DISTINFO_FILE= ${.CURDIR}/distinfo FILESDIR= ${.CURDIR}/../inn/files PATCHDIR= ${.CURDIR}/../inn/files PLIST= ${.CURDIR}/../inn/pkg-plist WRKSRC= ${WRKDIR}/${DISTNAME} +CPE_PRODUCT= inn + .include "${.CURDIR}/../inn/Makefile"