diff --git a/sysutils/cfengine-masterfiles/Makefile b/sysutils/cfengine-masterfiles/Makefile index ade965dfb110..9241f91366f4 100644 --- a/sysutils/cfengine-masterfiles/Makefile +++ b/sysutils/cfengine-masterfiles/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ VERSIONS= 36 37 38 39 310 311 312 313 -CFENGINE_VERSION?= 312 +CFENGINE_VERSION?= 313 MASTERDIR= ${.CURDIR}/../cfengine-masterfiles${CFENGINE_VERSION} diff --git a/sysutils/cfengine/Makefile b/sysutils/cfengine/Makefile index 7ac74aa00191..a5680acdd4f3 100644 --- a/sysutils/cfengine/Makefile +++ b/sysutils/cfengine/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ VERSIONS= 22 32 33 34 35 36 37 38 39 310 311 312 313 -CFENGINE_VERSION?= 312 +CFENGINE_VERSION?= 313 MASTERDIR= ${.CURDIR}/../cfengine${CFENGINE_VERSION}