diff --git a/sysutils/cfengine-masterfiles/Makefile b/sysutils/cfengine-masterfiles/Makefile index 4208b2cad61a..ad2fbf22a69b 100644 --- a/sysutils/cfengine-masterfiles/Makefile +++ b/sysutils/cfengine-masterfiles/Makefile @@ -1,6 +1,6 @@ -VERSIONS= 315 316 317 -CFENGINE_VERSION?= 317 +VERSIONS= 316 317 318 +CFENGINE_VERSION?= 318 MASTERDIR= ${.CURDIR}/../cfengine-masterfiles${CFENGINE_VERSION} .include "${MASTERDIR}/Makefile"