cvsup client moved from sbin to bin

2.2 candidate
This commit is contained in:
Andrey A. Chernov 1996-12-16 03:37:59 +00:00
parent 94a804c558
commit 7deead3e52
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=20545
3 changed files with 6 additions and 6 deletions

View File

@ -1,4 +1,4 @@
# $Id: make.conf,v 1.36 1996/10/14 17:27:53 pst Exp $
# $Id: make.conf,v 1.37 1996/11/01 17:12:07 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
@ -125,7 +125,7 @@
#
# CVSup block
#
#SUP= /usr/local/sbin/cvsup
#SUP= /usr/local/bin/cvsup
#SUPFLAGS= -g -L 2 -z
#SUPFILE= /usr/share/examples/cvsup/standard-supfile
#SUPFILE1= /usr/share/examples/cvsup/secure-supfile

View File

@ -1,4 +1,4 @@
# $Id: make.conf,v 1.36 1996/10/14 17:27:53 pst Exp $
# $Id: make.conf,v 1.37 1996/11/01 17:12:07 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
@ -125,7 +125,7 @@
#
# CVSup block
#
#SUP= /usr/local/sbin/cvsup
#SUP= /usr/local/bin/cvsup
#SUPFLAGS= -g -L 2 -z
#SUPFILE= /usr/share/examples/cvsup/standard-supfile
#SUPFILE1= /usr/share/examples/cvsup/secure-supfile

View File

@ -1,4 +1,4 @@
# $Id: make.conf,v 1.36 1996/10/14 17:27:53 pst Exp $
# $Id: make.conf,v 1.37 1996/11/01 17:12:07 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
@ -125,7 +125,7 @@
#
# CVSup block
#
#SUP= /usr/local/sbin/cvsup
#SUP= /usr/local/bin/cvsup
#SUPFLAGS= -g -L 2 -z
#SUPFILE= /usr/share/examples/cvsup/standard-supfile
#SUPFILE1= /usr/share/examples/cvsup/secure-supfile