summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
authorhubertf <hubertf>2000-11-17 16:59:01 +0000
committerhubertf <hubertf>2000-11-17 16:59:01 +0000
commit2877fcf3d8ae48d0944bd55b2354ec817bc8d5bd (patch)
tree5c96e0ac04e7bbfaf97f96fdbbb8f8788bf42e06 /mk
parent2242216dc066534eddbf4a2abe559f2a7a4c08fe (diff)
downloadpkgsrc-2877fcf3d8ae48d0944bd55b2354ec817bc8d5bd.tar.gz
Ur CVS_USER is empty, no CVS update will happen. Document!
Diffstat (limited to 'mk')
-rw-r--r--mk/bulk/build.conf-example4
1 files changed, 2 insertions, 2 deletions
diff --git a/mk/bulk/build.conf-example b/mk/bulk/build.conf-example
index 5a33b34e873..274306346f7 100644
--- a/mk/bulk/build.conf-example
+++ b/mk/bulk/build.conf-example
@@ -1,5 +1,5 @@
# build.conf
-# $NetBSD: build.conf-example,v 1.3 2000/09/15 22:27:16 hubertf Exp $
+# $NetBSD: build.conf-example,v 1.4 2000/11/17 16:59:01 hubertf Exp $
#
# config file in /bin/sh syntax for {,pre,post}-build
#
@@ -23,7 +23,7 @@ arch=`uname -m`
# Where our pkgsrc is located
USR_PKGSRC="/usr/pkgsrc"
-# As which user to run "cvs updates"
+# As which user to run "cvs updates". Leave empty for no update.
CVS_USER="yourlogin"
# Proxies (optional):