about summary refs log tree commit diff
path: root/NetBSD/Makefile
diff options
context:
space:
mode:
authorŠtěpán Němec <stepnem@smrk.net>2022-10-16 14:03:29 +0200
committerJune McEnroe <june@causal.agency>2022-10-16 19:18:14 -0400
commit65f91942e23508c98a322261b107c1c97f0d2cf5 (patch)
tree1308917ed8a556e8e1cc0f3955fe09ae3ffe29fa /NetBSD/Makefile
parentUpdate to Linux man-mages 6.00 (diff)
downloadexman-65f91942e23508c98a322261b107c1c97f0d2cf5.tar.gz
exman-65f91942e23508c98a322261b107c1c97f0d2cf5.zip
NetBSD: include text.tar.xz man pages 2063.8
Diffstat (limited to '')
-rw-r--r--NetBSD/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/NetBSD/Makefile b/NetBSD/Makefile
index eccc22f..6c490e3 100644
--- a/NetBSD/Makefile
+++ b/NetBSD/Makefile
@@ -1,7 +1,7 @@
 SYSTEM = NetBSD
 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
+DISTFILES = comp.tar.xz games.tar.xz man.tar.xz text.tar.xz
 FILES = ./usr/share/man/man[1-9]*/
 STRIP = 4
 
for up -s if no screencaptureJune McEnroe 2021-02-07Enable mouse acceleration in XJune McEnroe 2021-02-07Set colours for Xt and cwmJune McEnroe 2021-02-07Set urgency on bell in xtermJune McEnroe 2021-02-07Add bindings for brightness controlJune McEnroe 2021-02-07Set X key repeat rateJune McEnroe 2021-02-07Bump font size to 12June McEnroe 2021-02-07Fully configure and rebind cwmJune McEnroe 2021-02-07Add BintiJune McEnroe 2021-02-07Finish configuring xtermJune McEnroe 2021-02-06Enable tapping, reverse scroll, set scaling in wsconsctlJune McEnroe 2021-02-06Set root window to black on purple snowJune McEnroe 2021-02-06Add xmodmap configurationJune McEnroe 2021-02-06Add initial OpenBSD X configurationJune McEnroe 2021-02-06Add xterm output to schemeJune McEnroe