Set the default cfengine and masterfiles to 3.13.
This commit is contained in:
parent
6709b1bcf5
commit
67b66992ca
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=488170
@ -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,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}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user