summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordanj <danj@openbsd.org>2018-04-25 14:36:38 +0000
committerdanj <danj@openbsd.org>2018-04-25 14:36:38 +0000
commit9a847dd4e7ee1bc22ac65895d8fa5cf5c5c251ff (patch)
treeb5cacb5de5d37d1ad94d019528c65b1665f65a6e
parentAvoid talking about the innternal, undocumented data type "struct lhash_st", (diff)
downloadwireguard-openbsd-9a847dd4e7ee1bc22ac65895d8fa5cf5c5c251ff.tar.xz
wireguard-openbsd-9a847dd4e7ee1bc22ac65895d8fa5cf5c5c251ff.zip
tyop in previous
-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 e79386bc719..f0f56462124 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.476 2018/04/25 14:06:11 espie Exp $
+.\" $OpenBSD: bsd.port.mk.5,v 1.477 2018/04/25 14:36:38 danj Exp $
.\"
.\" Copyright (c) 2000-2008 Marc Espie
.\"
@@ -2422,7 +2422,7 @@ in
Basically,
.Ev BUILD_USER
must be able to write into
-.Pa ${WKROBJDIR} , ${PACKAGE_REPOSITORY} , ${PLIST_REPOSITORY}
+.Pa ${WRKOBJDIR} , ${PACKAGE_REPOSITORY} , ${PLIST_REPOSITORY}
and
.Ev FETCH_USER must be able to write into
.Pa ${DISTDIR} .