diff --git a/sysutils/cfengine-masterfiles/Makefile b/sysutils/cfengine-masterfiles/Makefile index 499565a2ab24..7166bce24d4e 100644 --- a/sysutils/cfengine-masterfiles/Makefile +++ b/sysutils/cfengine-masterfiles/Makefile @@ -1,8 +1,8 @@ -VERSIONS= 320 321 322 323 324 325 326 -CFENGINE_VERSION?= 326 +VERSIONS= 324 325 326 327 +CFENGINE_VERSION?= 327 MASTERDIR= ${.CURDIR}/../cfengine-masterfiles${CFENGINE_VERSION} CPE_PRODUCT= cfengine .include "${MASTERDIR}/Makefile"