summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorMichael Coulter <mjc@cvs.openbsd.org>2005-06-10 23:14:27 +0000
committerMichael Coulter <mjc@cvs.openbsd.org>2005-06-10 23:14:27 +0000
commitef4f4bd3eba0e0793133f26eaa3b4a8cf289f65b (patch)
tree19cd8f6642351fa8b801c8f793cf8b789a70fd3d /share
parent889001f33ade515982f6683a5597616b68f115df (diff)
too much cut and paste.
ok pvalchev@
Diffstat (limited to 'share')
-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 a302c9cc110..e3504162f67 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.159 2005/03/14 15:31:04 jmc Exp $
+.\" $OpenBSD: bsd.port.mk.5,v 1.160 2005/06/10 23:14:26 mjc Exp $
.\"
.\" Copyright (c) 2000 Marc Espie
.\"
@@ -1530,7 +1530,7 @@ Name of the unzip binary.
.It Ev UPDATE_COOKIES_DIR
User settings.
Used to store cookies for package updates, defaults to
-.Pa ${PORTSDIR}/bulk/${MACHINE_ARCH} .
+.Pa ${PORTSDIR}/update/${MACHINE_ARCH} .
If set to empty, will revert to a file under
.Pa ${WRKDIR} .
.It Ev USE_GMAKE