diff options
| author | Cy Schubert <cy@FreeBSD.org> | 2025-01-08 21:30:58 +0000 |
|---|---|---|
| committer | Cy Schubert <cy@FreeBSD.org> | 2025-01-08 21:48:52 +0000 |
| commit | 678317bb7a0ff3bb2c0e762079fe010ff9e03ca7 (patch) | |
| tree | 5ac7461f307d2c71a0fc63d2cfef176ccc9358b3 /sysutils/cfengine-masterfiles | |
| parent | 8a43eb3503d8469a07fe2c4450cf83110f1a07c6 (diff) | |
Diffstat (limited to 'sysutils/cfengine-masterfiles')
| -rw-r--r-- | sysutils/cfengine-masterfiles/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/cfengine-masterfiles/Makefile b/sysutils/cfengine-masterfiles/Makefile index 9adbd08f3da0..c035654803a3 100644 --- a/sysutils/cfengine-masterfiles/Makefile +++ b/sysutils/cfengine-masterfiles/Makefile @@ -1,5 +1,5 @@ -VERSIONS= 320 321 322 323 324 -CFENGINE_VERSION?= 324 +VERSIONS= 320 321 322 323 324 325 +CFENGINE_VERSION?= 325 MASTERDIR= ${.CURDIR}/../cfengine-masterfiles${CFENGINE_VERSION} |
