From 954b1a417ec63f20d2dde0645d24641005375a40 Mon Sep 17 00:00:00 2001 From: Miod Vallat Date: Tue, 18 Mar 2014 22:36:38 +0000 Subject: Retire hp300, mvme68k and mvme88k ports. These ports have no users, keeping this hardware alive is becoming increasingly difficult, and I should heed the message sent by the three disks which have died on me over the last few days. Noone sane will mourn these ports anyway. So long, and thanks for the fish. --- regress/usr.bin/mdoclint/mdoclint | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'regress/usr.bin/mdoclint') diff --git a/regress/usr.bin/mdoclint/mdoclint b/regress/usr.bin/mdoclint/mdoclint index fe0d1ea0f79..b6f31d3edb1 100644 --- a/regress/usr.bin/mdoclint/mdoclint +++ b/regress/usr.bin/mdoclint/mdoclint @@ -1,6 +1,6 @@ #!/usr/bin/perl # -# $OpenBSD: mdoclint,v 1.41 2014/03/06 17:41:28 jmc Exp $ +# $OpenBSD: mdoclint,v 1.42 2014/03/18 22:36:30 miod Exp $ # $NetBSD: mdoclint,v 1.46 2014/02/24 09:37:48 wiz Exp $ # # Copyright (c) 2001-2013 Thomas Klausner @@ -196,9 +196,9 @@ my $valid_date_re; my @arches; if (OPENBSD) { @arches = - (qw(alpha amd64 arm armish armv7 aviion cats hp300 hppa + (qw(alpha amd64 arm armish armv7 aviion cats hppa hppa64 i386 landisk loongson luna88k macppc mips64 - mvme68k mvme88k octeon sgi socppc sparc sparc64 vax + octeon sgi socppc sparc sparc64 vax zaurus)); } if (NETBSD) { -- cgit v1.2.3