git: cd0568b60297 - main - sysutils/cfengine: Make cfengine319 default
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 13 Dec 2021 14:37:40 UTC
The branch main has been updated by cy:
URL: https://cgit.FreeBSD.org/ports/commit/?id=cd0568b60297d32ddef09c1012330cccfa72e685
commit cd0568b60297d32ddef09c1012330cccfa72e685
Author: Cy Schubert <cy@FreeBSD.org>
AuthorDate: 2021-12-10 15:50:54 +0000
Commit: Cy Schubert <cy@FreeBSD.org>
CommitDate: 2021-12-13 14:19:49 +0000
sysutils/cfengine: Make cfengine319 default
cfengine319 is now the default cfengine port/package.
Drop cfengine316 from the selection list.
---
sysutils/cfengine/Makefile | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/sysutils/cfengine/Makefile b/sysutils/cfengine/Makefile
index c6645a95fd2d..2e5c79ec5c60 100644
--- a/sysutils/cfengine/Makefile
+++ b/sysutils/cfengine/Makefile
@@ -1,5 +1,5 @@
-VERSIONS= 316 317 318
-CFENGINE_VERSION?= 318
+VERSIONS= 317 318 319
+CFENGINE_VERSION?= 319
MASTERDIR= ${.CURDIR}/../cfengine${CFENGINE_VERSION}