From 65f91942e23508c98a322261b107c1c97f0d2cf5 Mon Sep 17 00:00:00 2001 From: Štěpán Němec Date: Sun, 16 Oct 2022 14:03:29 +0200 Subject: NetBSD: include text.tar.xz man pages --- NetBSD/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit 1.4.1