From 8a1b28cc92c20eff028444ba2ba32191abd4d262 Mon Sep 17 00:00:00 2001 From: tildearrow Date: Sun, 10 Sep 2023 12:50:36 -0500 Subject: [PATCH] FreeBSD pre11 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c90088791..26ce48094 100644 --- a/README.md +++ b/README.md @@ -137,7 +137,7 @@ for other operating systems, you may [build the source](#developer-info). some people have provided packages for Unix/Unix-like distributions. here's a list. - **Arch Linux**: [furnace](https://archlinux.org/packages/extra/x86_64/furnace/) is in the official repositories. -- **FreeBSD**: [a package in ports](https://www.freshports.org/audio/furnace/) is available courtesy of ehaupt (warning: 0.5.8!). +- **FreeBSD**: [a package in ports](https://www.freshports.org/audio/furnace/) is available courtesy of ehaupt. - **Nix**: [package](https://search.nixos.org/packages?channel=unstable&show=furnace&from=0&size=50&sort=relevance&type=packages&query=furnace) thanks to OPNA2608. - **openSUSE**: [a package](https://software.opensuse.org/package/furnace) is available, courtesy of fpesari. - **Void Linux**: [furnace](https://github.com/void-linux/void-packages/tree/master/srcpkgs/furnace) is available in the official repository.