From 25d251606b5243ba03e1e0b20ba61967728db38e Mon Sep 17 00:00:00 2001 From: "C. McEnroe" Date: Fri, 15 Oct 2021 15:59:22 -0400 Subject: Update to OpenBSD 7.0 --- OpenBSD/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'OpenBSD') diff --git a/OpenBSD/Makefile b/OpenBSD/Makefile index 88f4e5c..6726715 100644 --- a/OpenBSD/Makefile +++ b/OpenBSD/Makefile @@ -1,5 +1,5 @@ SYSTEM = OpenBSD -VERSION = 6.9 +VERSION = 7.0 MIRROR = https://cdn.openbsd.org/pub/OpenBSD/${VERSION}/amd64 V = ${VERSION:S/.//} DISTFILES = comp${V}.tgz game${V}.tgz man${V}.tgz -- cgit 1.4.1 1'/> dontfiles
summary refs log tree commit diff
path: root/bin/man1/xx.1 (unfollow)
Commit message (Collapse)Author
2019-09-05Use CURL_PREFIX to set flagsJune McEnroe
2019-09-05Add titleJune McEnroe
2019-09-04Add Avorter n'est pas tuerJune McEnroe
2019-08-29Unset executable on shell scriptsJune McEnroe
2019-08-29Add long-missing setopt to bin.7June McEnroe
2019-08-29Add editJune McEnroe