diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2017-10-31 14:51:53 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2017-10-31 14:51:53 +0000 |
commit | 258b5d44ad7480fb902b51756d7339134a87a1c0 (patch) | |
tree | 24264a2ad21a2c8f76ab9dce92511f469d158380 /sysutils/healthd | |
parent | c50b8380dad4da42fb3ebe04c6cf646f3fa142e3 (diff) |
Notes
Diffstat (limited to 'sysutils/healthd')
-rw-r--r-- | sysutils/healthd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/healthd/Makefile b/sysutils/healthd/Makefile index aa7f42ff6ccd..eb92837b577e 100644 --- a/sysutils/healthd/Makefile +++ b/sysutils/healthd/Makefile @@ -24,7 +24,7 @@ SUB_FILES= pkg-message OPTIONS_DEFINE= IPV6 FULL_CONFIG DOCS -FULL_CONFIG_DESC= Remotely reading the full config +FULL_CONFIG_DESC= Remotely reading the full config IPV6_CONFIGURE_ENABLE= ipv6 FULL_CONFIG_CONFIGURE_ENABLE= full-config |