diff options
author | Daniel Jakots <danj@cvs.openbsd.org> | 2018-04-25 14:36:39 +0000 |
---|---|---|
committer | Daniel Jakots <danj@cvs.openbsd.org> | 2018-04-25 14:36:39 +0000 |
commit | 100825fd74699d5297c14df7c597e138294a127f (patch) | |
tree | 0ecfbbf8393984172d17599539dbba7e9fda4a1a /share/man/man5/bsd.port.mk.5 | |
parent | 7f5e5e714f01b3b330ea9f8a5bde32d53c7e9b61 (diff) |
tyop in previous
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 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} . |