diff options
author | Joseph Mingrone <jrm@FreeBSD.org> | 2017-09-26 01:41:47 +0800 |
---|---|---|
committer | Joseph Mingrone <jrm@FreeBSD.org> | 2017-09-26 01:41:47 +0800 |
commit | 8d1c3e1dc0a9e2cf7cc16d0e9d4d656e21ba3158 (patch) | |
tree | cd7b1e8396dfb8ef4f39b6a697aa77de7348e006 /sysutils | |
parent | 6a4926cea1eb0f92683cf279192ba448e8c71d48 (diff) | |
download | freebsd-ports-gnome-8d1c3e1dc0a9e2cf7cc16d0e9d4d656e21ba3158.tar.gz freebsd-ports-gnome-8d1c3e1dc0a9e2cf7cc16d0e9d4d656e21ba3158.tar.zst freebsd-ports-gnome-8d1c3e1dc0a9e2cf7cc16d0e9d4d656e21ba3158.zip |
sysutils/slurm-wlm: fix typo in option description
Reported by: bacon4000@gmail.com
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/slurm-wlm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/slurm-wlm/Makefile b/sysutils/slurm-wlm/Makefile index 30dc21ed221f..a1cd0b8d038a 100644 --- a/sysutils/slurm-wlm/Makefile +++ b/sysutils/slurm-wlm/Makefile @@ -42,7 +42,7 @@ CURL_DESC= Require cURL for elasticsearch plugins GTK2_DESC= Build sview GUI config tool HDF5_DESC= Job profiling using HDF5 HWLOC_DESC= Portable hardware locality -IPMI_DESC= IPMI engergy consumption accounting +IPMI_DESC= IPMI energy consumption accounting RRD_DESC= RRD external sensor data collection LINUX_DESC= Support jobacct_gather/linux (requires linprocfs) |