sysutils/cfengine*-lts: Make these ports LTS ports for real
PKGNAMESUFFIX was missing from the original commit. PR: 274453 Fixes: 4222609aebc4 MFH: 2023Q4
This commit is contained in:
parent
fdfe419fc4
commit
df04f6accb
@ -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}
|
||||
|
||||
|
||||
@ -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}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user