diff options
author | Marc Espie <espie@cvs.openbsd.org> | 2019-07-14 12:41:34 +0000 |
---|---|---|
committer | Marc Espie <espie@cvs.openbsd.org> | 2019-07-14 12:41:34 +0000 |
commit | fe87b7d5bc5e43bd9e0496a8e96e3aff7cde91a1 (patch) | |
tree | a6d6df4f461e11b95ebcae2ae873dd41758adb88 /share/man | |
parent | 57aff656dc2fb9e73fb25e2bc0908f2fc28e8b17 (diff) |
one old PERMIT_* escaped! they're gone now
Diffstat (limited to 'share/man')
-rw-r--r-- | share/man/man5/bsd.port.mk.5 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man5/bsd.port.mk.5 b/share/man/man5/bsd.port.mk.5 index 5fb5d2f8fbf..a62ed0349fc 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.515 2019/07/01 06:47:35 espie Exp $ +.\" $OpenBSD: bsd.port.mk.5,v 1.516 2019/07/14 12:41:33 espie Exp $ .\" .\" Copyright (c) 2000-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: July 1 2019 $ +.Dd $Mdocdate: July 14 2019 $ .Dt BSD.PORT.MK 5 .Os .Sh NAME @@ -4099,7 +4099,7 @@ It is much easier to mirror locally weird distribution files. .It Ev FTP_PACKAGES User settings. Base location where packages suitable for FTP (see -PERMIT_PACKAGE_FTP) will be placed. +PERMIT_PACKAGE) will be placed. Now hardwired to .Pa ${PACKAGE_REPOSITORY}/${MACHINE_ARCH}/ftp . .It Ev GNU_CONFIGURE |