diff options
author | Cy Schubert <cy@FreeBSD.org> | 2016-12-29 07:11:50 +0000 |
---|---|---|
committer | Cy Schubert <cy@FreeBSD.org> | 2016-12-29 07:11:50 +0000 |
commit | 5adedb838abb1b22586aa4a262b7050f424180d1 (patch) | |
tree | 460156fd66c29f732f74c210fc742879797c6e3a /sysutils/cfengine35 | |
parent | c19c42692b53a849f5f7ffc5e09996c00afd9407 (diff) |
Notes
Diffstat (limited to 'sysutils/cfengine35')
-rw-r--r-- | sysutils/cfengine35/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/cfengine35/Makefile b/sysutils/cfengine35/Makefile index 85f8af399f33..fc70562e8df3 100644 --- a/sysutils/cfengine35/Makefile +++ b/sysutils/cfengine35/Makefile @@ -24,7 +24,7 @@ PKGNAMESUFFIX= 35 FETCH_BEFORE_ARGS= -o ${DISTDIR}/${DISTFILES} -CONFLICTS= cfengine-[2346-9]* +CONFLICTS= cfengine-[12346-9]* USE_RC_SUBR= cf-execd cf-serverd cf-monitord |