diff --git a/sysutils/cfengine-masterfiles/Makefile b/sysutils/cfengine-masterfiles/Makefile index 309a541a3b78..4546b29f289a 100644 --- a/sysutils/cfengine-masterfiles/Makefile +++ b/sysutils/cfengine-masterfiles/Makefile @@ -1,8 +1,8 @@ -VERSIONS= 316 317 318 -CFENGINE_VERSION?= 318 +VERSIONS= 317 318 319 +CFENGINE_VERSION?= 319 MASTERDIR= ${.CURDIR}/../cfengine-masterfiles${CFENGINE_VERSION} CPE_PRODUCT= cfengine .include "${MASTERDIR}/Makefile"