diff options
author | Liav A <liavalb@gmail.com> | 2021-01-29 14:17:50 +0200 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2021-02-01 17:13:23 +0100 |
commit | 338c6eec6581b583d7b80c7d3e36a9579cf8c421 (patch) | |
tree | 7ee0d72545603d098f15fb0d52301ab5b1d28f63 /Ports | |
parent | a1e20aa04f3624204f0eff5225ad65869046fced (diff) | |
download | serenity-338c6eec6581b583d7b80c7d3e36a9579cf8c421.zip |
Ports: Add dmidecode to the available ports list
Diffstat (limited to 'Ports')
-rw-r--r-- | Ports/AvailablePorts.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Ports/AvailablePorts.md b/Ports/AvailablePorts.md index 619e2b61a0..45655797c3 100644 --- a/Ports/AvailablePorts.md +++ b/Ports/AvailablePorts.md @@ -12,6 +12,7 @@ Please make sure to keep this list up to date when adding and updating ports. :^ | [`curl`](curl/) | curl | 7.65.3 | https://curl.se/ | | [`dash`](dash/) | DASH | 0.5.10.2 | http://gondor.apana.org.au/~herbert/dash | | [`diffutils`](diffutils/) | GNU Diffutils | 3.5 | https://www.gnu.org/software/diffutils/ | +| [`dmidecode`](dmidecode/) | dmidecode | 3.1 | https://github.com/mirror/dmidecode | | [`doom`](doom/) | DOOM | | https://github.com/SerenityOS/SerenityDOOM | | [`dropbear`](dropbear/) | Dropbear SSH | 2019.78 | https://dropbear.nl/mirror/dropbear.html | | [`ed`](ed/) | GNU ed | 1.15 | https://www.gnu.org/software/ed/ | |