diff options
author | Marc Espie <espie@cvs.openbsd.org> | 2023-09-07 23:32:57 +0000 |
---|---|---|
committer | Marc Espie <espie@cvs.openbsd.org> | 2023-09-07 23:32:57 +0000 |
commit | 0c7e4a05b41abe66de63f22b2ef6ec328702496c (patch) | |
tree | a23a83caa8839954e67504350b825676bf555897 /share/man | |
parent | 2d34fe8838c0f534f3e92a4e431a40778623034a (diff) |
blast from the past... be gone!
Diffstat (limited to 'share/man')
-rw-r--r-- | share/man/man5/bsd.port.mk.5 | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/share/man/man5/bsd.port.mk.5 b/share/man/man5/bsd.port.mk.5 index 0dd12025ddb..00ec6c3f81f 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.620 2023/09/07 17:26:14 espie Exp $ +.\" $OpenBSD: bsd.port.mk.5,v 1.621 2023/09/07 23:32:56 espie Exp $ .\" .\" Copyright (c) 2000-2008 Marc Espie .\" @@ -4347,8 +4347,6 @@ and .Bl -tag -width Ds .It Pa ../Makefile.inc Common Makefile fragment for a set of ports, included automatically. -.It Pa /cdrom/distfiles -Default path to a CD-ROM (or other media) full of distribution files. .It Pa ${PORTSDIR}/distfiles Default setup of ${DISTDIR}. .It Pa ${DISTDIR} |