aboutsummaryrefslogtreecommitdiff
path: root/etc/defaults
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>1996-10-05 19:41:31 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>1996-10-05 19:41:31 +0000
commitc849957cb04aebe1b5d9b3a9917dde9fe5045095 (patch)
tree26dd8045fb433595717a22d23a9e47a61d14d092 /etc/defaults
parente11001811900bad4f9d2aacb9b03faf6c0c71d38 (diff)
downloadsrc-c849957cb04aebe1b5d9b3a9917dde9fe5045095.tar.gz
src-c849957cb04aebe1b5d9b3a9917dde9fe5045095.zip
Use full path for cvsup
Notes
Notes: svn path=/head/; revision=18717
Diffstat (limited to 'etc/defaults')
-rw-r--r--etc/defaults/make.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/defaults/make.conf b/etc/defaults/make.conf
index 43b4ecca4356..f03751e966bd 100644
--- a/etc/defaults/make.conf
+++ b/etc/defaults/make.conf
@@ -1,4 +1,4 @@
-# $Id: make.conf,v 1.32 1996/09/21 14:30:23 peter Exp $
+# $Id: make.conf,v 1.33 1996/10/05 18:51:45 ache Exp $
#
# This file, if present, will be read by make (see /usr/share/mk/sys.mk).
# It allows you to override macro definitions to make without changing
@@ -102,7 +102,7 @@
#
# CVSup block
#
-#SUP= cvsup
+#SUP= /usr/local/sbin/cvsup
#SUPFLAGS= -g -L 2
#SUPFILE= /usr/share/examples/cvsup/standard-supfile
#SUPFILE1= /usr/share/examples/cvsup/secure-supfile