diff options
author | Anil Madhavapeddy <avsm@cvs.openbsd.org> | 2001-12-29 21:44:08 +0000 |
---|---|---|
committer | Anil Madhavapeddy <avsm@cvs.openbsd.org> | 2001-12-29 21:44:08 +0000 |
commit | d9ddae19b8207c9f6b31d3af76064047a9aedce5 (patch) | |
tree | 6689125d8a56afb239aab66f3dc3259c9a66e9ce | |
parent | e01d3d758274457cf731a84bb4afd00b8433d262 (diff) |
md5 -> distinfo
espie@ ok
-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 |