diff options
-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 afb66f8921b..46664fbc47e 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.237 2010/02/12 12:12:13 espie Exp $ +.\" $OpenBSD: bsd.port.mk.5,v 1.238 2010/02/12 15:20:13 jmc Exp $ .\" .\" Copyright (c) 2000-2008 Marc Espie .\" @@ -455,7 +455,7 @@ stage, and thus is quicker than .Ar lib-depends-check , unless you already have all binary packages. .It Ar prepare -Prepare a port for building, by checking and installing all required +Prepare a port for building, by checking and installing all required dependencies. .It Ar print-package-signature Print the package signature, in the same format used for |