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