diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2018-04-25 19:49:50 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2018-04-25 19:49:50 +0000 |
commit | e1e40aa95c04ac731a115c1b8418e720a9728b81 (patch) | |
tree | 6eb0f3d786025464179301f9c1a2903227b6e725 /share | |
parent | 2d03785b8b1f4fdc643a0b1c7597307e9dd9495f (diff) |
tweak previous;
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man5/bsd.port.mk.5 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/share/man/man5/bsd.port.mk.5 b/share/man/man5/bsd.port.mk.5 index f0f56462124..b0a36105155 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.477 2018/04/25 14:36:38 danj Exp $ +.\" $OpenBSD: bsd.port.mk.5,v 1.478 2018/04/25 19:49:49 jmc Exp $ .\" .\" Copyright (c) 2000-2008 Marc Espie .\" @@ -2424,7 +2424,8 @@ Basically, must be able to write into .Pa ${WRKOBJDIR} , ${PACKAGE_REPOSITORY} , ${PLIST_REPOSITORY} and -.Ev FETCH_USER must be able to write into +.Ev FETCH_USER +must be able to write into .Pa ${DISTDIR} . .Pp Note that this also means that |