summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsthen <sthen@openbsd.org>2010-09-17 22:02:00 +0000
committersthen <sthen@openbsd.org>2010-09-17 22:02:00 +0000
commit39565a4b1bf24bec1983b26e9abdcd424b1e3aa7 (patch)
tree935a286a8159d4b197c822f35ad7ff89414a012d
parentAdd gcvt() regress with test vectors derived from perl regress. (diff)
downloadwireguard-openbsd-39565a4b1bf24bec1983b26e9abdcd424b1e3aa7.tar.xz
wireguard-openbsd-39565a4b1bf24bec1983b26e9abdcd424b1e3aa7.zip
fix "set yo yes" typo.
-rw-r--r--share/man/man5/port-modules.56
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man5/port-modules.5 b/share/man/man5/port-modules.5
index 59bf2caca4e..f2b51e2c7cd 100644
--- a/share/man/man5/port-modules.5
+++ b/share/man/man5/port-modules.5
@@ -1,4 +1,4 @@
-.\" $OpenBSD: port-modules.5,v 1.63 2010/09/09 17:34:37 jasper Exp $
+.\" $OpenBSD: port-modules.5,v 1.64 2010/09/17 22:02:00 sthen Exp $
.\"
.\" Copyright (c) 2008 Marc Espie
.\"
@@ -24,7 +24,7 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd $Mdocdate: September 9 2010 $
+.Dd $Mdocdate: September 17 2010 $
.Dt PORT-MODULES 5
.Os
.Sh NAME
@@ -442,7 +442,7 @@ Sets MODPY_VERSION, MODPY_BIN, MODPY_INCDIR, MODPY_LIBDIR, MODPY_SITEPKG,
MODPY_SETUP, MODPY_LIB_DEPENDS, MODPY_RUN_DEPENDS, MODPY_BUILD_DEPENDS.
Appends to RUN_DEPENDS unless MODPY_RUNDEP is set to No.
Appends to BUILD_DEPENDS unless MODPY_BUILDDEP is set to No or NO_BUILD
-is set yo yes.
+is set to yes.
MODPY_VERSION is the default version used by all python modules.
Ports which use the setuptools module should set MODPY_SETUPTOOLS to Yes.
All ports that generate egg-info files should set MODPY_EGG_VERSION