sysutils/cfengine*-lts: Make these ports LTS ports for real

PKGNAMESUFFIX was missing from the original commit.

PR:		274453
Fixes:		4222609aeb
MFH:		2023Q4
This commit is contained in:
Cy Schubert 2023-10-13 14:56:41 -07:00
parent fdfe419fc4
commit df04f6accb
2 changed files with 2 additions and 0 deletions

View File

@ -1,6 +1,7 @@
VERSIONS= 320 321 322
# Upgrade to LTS versions only: https://cfengine.com/supported-versions/
CFENGINE_VERSION?= 321
PKGNAMESUFFIX= -lts
MASTERDIR= ${.CURDIR}/../cfengine${CFENGINE_VERSION}

View File

@ -1,6 +1,7 @@
VERSIONS= 320 321 322
# Upgrade to LTS versions only: https://cfengine.com/supported-versions/
CFENGINE_VERSION?= 321
PKGNAMESUFFIX= -lts
MASTERDIR= ${.CURDIR}/../cfengine-masterfiles${CFENGINE_VERSION}