diff options
| author | Andrey A. Chernov <ache@FreeBSD.org> | 1996-10-05 19:41:31 +0000 |
|---|---|---|
| committer | Andrey A. Chernov <ache@FreeBSD.org> | 1996-10-05 19:41:31 +0000 |
| commit | c849957cb04aebe1b5d9b3a9917dde9fe5045095 (patch) | |
| tree | 26dd8045fb433595717a22d23a9e47a61d14d092 /share/examples | |
| parent | e11001811900bad4f9d2aacb9b03faf6c0c71d38 (diff) | |
Notes
Diffstat (limited to 'share/examples')
| -rw-r--r-- | share/examples/etc/make.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/examples/etc/make.conf b/share/examples/etc/make.conf index 43b4ecca4356..f03751e966bd 100644 --- a/share/examples/etc/make.conf +++ b/share/examples/etc/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 |
