1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00

sysutils/cfengine-masterfiles: Fix CPE information

Approved by:    portmgr (blanket)
This commit is contained in:
Bernhard Froehlich 2021-09-03 07:15:16 +00:00
parent 8ce1cb77d5
commit 4b18f1d76b
No known key found for this signature in database
GPG Key ID: 4DD88C3F9F3B8333

View File

@ -3,4 +3,6 @@ CFENGINE_VERSION?= 318
MASTERDIR= ${.CURDIR}/../cfengine-masterfiles${CFENGINE_VERSION}
CPE_PRODUCT= cfengine
.include "${MASTERDIR}/Makefile"