aboutsummaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorCy Schubert <cy@FreeBSD.org>2023-10-13 21:56:41 +0000
committerCy Schubert <cy@FreeBSD.org>2023-10-13 23:54:34 +0000
commitffe407b2400f45f8fb211e4693da495f4681259e (patch)
tree443c20168846d3ac185a3bd4462bd2156accbdd3 /sysutils
parentfa1d02e68cd7b9c95b6d97a30ca42344337e6885 (diff)
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/cfengine-lts/Makefile1
-rw-r--r--sysutils/cfengine-masterfiles-lts/Makefile1
2 files changed, 2 insertions, 0 deletions
diff --git a/sysutils/cfengine-lts/Makefile b/sysutils/cfengine-lts/Makefile
index 1de3dacd1d92..0d60e68cc33e 100644
--- a/sysutils/cfengine-lts/Makefile
+++ b/sysutils/cfengine-lts/Makefile
@@ -1,6 +1,7 @@
VERSIONS= 320 321 322
# Upgrade to LTS versions only: https://cfengine.com/supported-versions/
CFENGINE_VERSION?= 321
+PKGNAMESUFFIX= -lts
MASTERDIR= ${.CURDIR}/../cfengine${CFENGINE_VERSION}
diff --git a/sysutils/cfengine-masterfiles-lts/Makefile b/sysutils/cfengine-masterfiles-lts/Makefile
index fdf1c09e7c12..c1c0f8b69878 100644
--- a/sysutils/cfengine-masterfiles-lts/Makefile
+++ b/sysutils/cfengine-masterfiles-lts/Makefile
@@ -1,6 +1,7 @@
VERSIONS= 320 321 322
# Upgrade to LTS versions only: https://cfengine.com/supported-versions/
CFENGINE_VERSION?= 321
+PKGNAMESUFFIX= -lts
MASTERDIR= ${.CURDIR}/../cfengine-masterfiles${CFENGINE_VERSION}