Received: by mail.netbsd.org (Postfix, from userid 605) id 2BA9384F4D; Thu, 8 Feb 2024 23:52:36 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 5B67784F47 for ; Thu, 8 Feb 2024 23:52:35 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id CFF_fyTNCKDP for ; Thu, 8 Feb 2024 23:52:35 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id B110784D0C for ; Thu, 8 Feb 2024 23:52:34 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id A4670FA42; Thu, 8 Feb 2024 23:52:34 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_170743635482580" MIME-Version: 1.0 Date: Thu, 8 Feb 2024 23:52:34 +0000 From: "David H. Gutteridge" Subject: CVS commit: pkgsrc/bootstrap To: pkgsrc-changes@NetBSD.org Reply-To: gutteridge@netbsd.org X-Mailer: log_accum Message-Id: <20240208235234.A4670FA42@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_170743635482580 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: gutteridge Date: Thu Feb 8 23:52:34 UTC 2024 Modified Files: pkgsrc/bootstrap: README Log Message: bootstrap/README: spell Minix correctly To generate a diff of this commit: cvs rdiff -u -r1.37 -r1.38 pkgsrc/bootstrap/README Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_170743635482580 Content-Disposition: inline Content-Length: 697 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/bootstrap/README diff -u pkgsrc/bootstrap/README:1.37 pkgsrc/bootstrap/README:1.38 --- pkgsrc/bootstrap/README:1.37 Sat Jan 6 22:42:42 2024 +++ pkgsrc/bootstrap/README Thu Feb 8 23:52:34 2024 @@ -1,4 +1,4 @@ -$NetBSD: README,v 1.37 2024/01/06 22:42:42 gutteridge Exp $ +$NetBSD: README,v 1.38 2024/02/08 23:52:34 gutteridge Exp $ To try to get pkgsrc working on your system, please try the following as root: @@ -126,7 +126,7 @@ Platforms with at least a small number o ----------------------------------------------- HPUX - Minix3 (platform/Minux.mk) + Minix3 (platform/Minix.mk) OpenServer5 (SCO OpenServer, platform/SCO_SV.mk) SCO UnixWare --_----------=_170743635482580--