commit 2273b75a8d8d8e273dce5a346f00d985d4ce93c6 parent 74df7c366961e311cf11cb15b16f7a1dd4736f7e Author: sin <sin@2f30.org> Date: Sun, 19 Feb 2017 16:49:54 +0000 sysbuild works with OpenBSD 6.1 and onwards Diffstat:
M | sysbuild | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sysbuild b/sysbuild @@ -1,6 +1,6 @@ #!/bin/sh -e # -# Script to build OpenBSD from source. +# Build OpenBSD from source. Works with 6.1 and onwards. # # Typical usage: #