Set the default cfengine and masterfiles to 3.12.

cfengine releases 3.11 and older do not support OpenSSL 1.1.X
which is now in HEAD.
This commit is contained in:
Cy Schubert
2018-10-14 20:59:30 +00:00
parent 35df638d6e
commit 822c43800a
2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
# $FreeBSD$
VERSIONS= 22 32 33 34 35 36 37 38 39 310 311 312
CFENGINE_VERSION?= 311
CFENGINE_VERSION?= 312
MASTERDIR= ${.CURDIR}/../cfengine${CFENGINE_VERSION}