diff options
author | Miod Vallat <miod@cvs.openbsd.org> | 2002-12-31 16:22:27 +0000 |
---|---|---|
committer | Miod Vallat <miod@cvs.openbsd.org> | 2002-12-31 16:22:27 +0000 |
commit | 4d298384bbeb0ddbaf45d1ececd54291a3e88796 (patch) | |
tree | 420e49a0c2503740d5e24b978af838fd3bb95124 /share/man/man5 | |
parent | bc1b5cc7c78583b03a080f033c0140dbce5dce30 (diff) |
Prepare for the removal of amiga and sun3 platforms from the tree.
There has not been enough activity and interest towards these platform
to keep them lying in the tree.
Diffstat (limited to 'share/man/man5')
-rw-r--r-- | share/man/man5/bsd.port.mk.5 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man5/bsd.port.mk.5 b/share/man/man5/bsd.port.mk.5 index 0aa1e173776..3a2cebe8e1f 100644 --- a/share/man/man5/bsd.port.mk.5 +++ b/share/man/man5/bsd.port.mk.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: bsd.port.mk.5,v 1.80 2002/12/31 08:33:52 pvalchev Exp $ +.\" $OpenBSD: bsd.port.mk.5,v 1.81 2002/12/31 16:22:26 miod Exp $ .\" .\" Copyright (c) 2000 Marc Espie .\" @@ -821,7 +821,7 @@ if neither PFRAG.shared nor CONFIGURE_SHARED are enough. .It Ev ONLY_FOR_ARCHS List of architectures on which this port builds. Can hold both processor-specific information (e.g., m68k), and more -specific model information (e.g., amiga). +specific model information (e.g., hp300). .It Ev OPSYS Always .Ox |