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
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=488170
2 changed files with 2 additions and 2 deletions

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}

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}