diff options
| author | Bill Fumerola <billf@FreeBSD.org> | 1999-06-01 02:55:44 +0000 |
|---|---|---|
| committer | Bill Fumerola <billf@FreeBSD.org> | 1999-06-01 02:55:44 +0000 |
| commit | 03a6bd91f3c50b5fb3031f717c63beead55797e6 (patch) | |
| tree | 08c95242d124ebd0b7407519abaad3c8001067b5 /share/examples | |
| parent | 1d1fc0171ef9061517a58ab70a7d0e2e8de33977 (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 0826cab845815..97744ceaeed58 100644 --- a/share/examples/etc/make.conf +++ b/share/examples/etc/make.conf @@ -1,4 +1,4 @@ -# $Id: make.conf,v 1.78 1999/05/19 02:05:50 obrien Exp $ +# $Id: make.conf,v 1.79 1999/05/23 17:57:23 obrien 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 @@ -178,7 +178,7 @@ #SUPFLAGS= -g -L 2 -z #SUPFILE= /usr/share/examples/cvsup/standard-supfile #SUPFILE1= /usr/share/examples/cvsup/secure-supfile -#SUPFILE2= /usr/share/examples/cvsup/ports-supfile +#PORTSSUPFILE= /usr/share/examples/cvsup/ports-supfile # # top(1) uses a hash table for the user names. The size of this hash # can be tuned to match the number of local users. The table size should |
