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