Set the default cfengine and masterfiles to 3.13.

This commit is contained in:
Cy Schubert
2018-12-23 08:33:30 +00:00
parent 6709b1bcf5
commit 67b66992ca
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -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}
+1 -1
View File
@@ -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}