diff options
author | Štěpán Němec <stepnem@smrk.net> | 2022-10-16 12:57:02 +0200 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2022-10-16 19:16:13 -0400 |
commit | 45d4283ca7d153ed96fc6c57ac01df2f3f63ef4b (patch) | |
tree | 75a05bdcdfd045a140e851b93972ffe43434213a /NetBSD | |
parent | Make copyrights and AUTHORS consistent (diff) | |
download | exman-45d4283ca7d153ed96fc6c57ac01df2f3f63ef4b.tar.gz exman-45d4283ca7d153ed96fc6c57ac01df2f3f63ef4b.zip |
Update to NetBSD 9.3
Diffstat (limited to 'NetBSD')
-rw-r--r-- | NetBSD/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/NetBSD/Makefile b/NetBSD/Makefile index eaf7790..eccc22f 100644 --- a/NetBSD/Makefile +++ b/NetBSD/Makefile @@ -1,5 +1,5 @@ SYSTEM = NetBSD -VERSION = 9.2 +VERSION = 9.3 MIRROR = https://cdn.netbsd.org/pub/NetBSD/NetBSD-${VERSION}/amd64/binary/sets DISTFILES = comp.tar.xz games.tar.xz man.tar.xz FILES = ./usr/share/man/man[1-9]*/ |