cdede28669
They are not the default until after a settling in period.
8 lines
168 B
Makefile
8 lines
168 B
Makefile
# $FreeBSD$
|
|
|
|
VERSIONS= 310 311 312 313 314
|
|
CFENGINE_VERSION?= 313
|
|
|
|
MASTERDIR= ${.CURDIR}/../cfengine-masterfiles${CFENGINE_VERSION}
|
|
|
|
.include "${MASTERDIR}/Makefile"
|