diff options
Diffstat (limited to 'share/man/man5/bsd.port.mk.5')
-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 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 |