diff --git a/sysutils/cfengine-masterfiles-lts/Makefile b/sysutils/cfengine-masterfiles-lts/Makefile index 45c7fe51fc1a..452114fb36f1 100644 --- a/sysutils/cfengine-masterfiles-lts/Makefile +++ b/sysutils/cfengine-masterfiles-lts/Makefile @@ -1,10 +1,10 @@ -VERSIONS= 321 324 +VERSIONS= 324 327 # Upgrade to LTS versions only: https://cfengine.com/supported-versions/ -CFENGINE_VERSION?= 324 +CFENGINE_VERSION?= 327 PKGNAMESUFFIX= -lts MASTERDIR= ${.CURDIR}/../cfengine-masterfiles${CFENGINE_VERSION} CPE_PRODUCT= cfengine .include "${MASTERDIR}/Makefile"