summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoravsm <avsm@openbsd.org>2001-12-29 21:44:07 +0000
committeravsm <avsm@openbsd.org>2001-12-29 21:44:07 +0000
commitba27de39005caad890fbd828a252a58462525766 (patch)
tree4394c7d2a3bd632a585c7a87147dbb66fc68a74c
parentDon't use the contents of the RSH environment variable if it is empty. (diff)
downloadwireguard-openbsd-ba27de39005caad890fbd828a252a58462525766.tar.xz
wireguard-openbsd-ba27de39005caad890fbd828a252a58462525766.zip
md5 -> distinfo
espie@ ok
-rw-r--r--share/man/man5/bsd.port.mk.54
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 1828e13c3bb..2dcb6eb6a0c 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.58 2001/12/09 05:35:23 pvalchev Exp $
+.\" $OpenBSD: bsd.port.mk.5,v 1.59 2001/12/29 21:44:07 avsm Exp $
.\"
.\" Copyright (c) 2000 Marc Espie
.\"
@@ -327,7 +327,7 @@ Location for this port checksums, used by
.Ar checksum ,
and
.Ar makesum .
-Defaults to ${FILESDIR}/md5.
+Defaults to distinfo.
.It Ev CLEANDEPENDS
If set to
.Sq Yes