diff options
| author | Andrey A. Chernov <ache@FreeBSD.org> | 1995-09-30 17:20:27 +0000 |
|---|---|---|
| committer | Andrey A. Chernov <ache@FreeBSD.org> | 1995-09-30 17:20:27 +0000 |
| commit | d54d4366c829fab060aadf5916b86b5c8d7edb38 (patch) | |
| tree | b0ec5c807eaa2da2ec15af544b5e25a45d8355d8 /etc | |
| parent | a282510c29449e062229a01ba92ba2afae004ea5 (diff) | |
Notes
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/defaults/make.conf | 8 | ||||
| -rw-r--r-- | etc/make.conf | 8 |
2 files changed, 8 insertions, 8 deletions
diff --git a/etc/defaults/make.conf b/etc/defaults/make.conf index 749fca28d155..fe956393f381 100644 --- a/etc/defaults/make.conf +++ b/etc/defaults/make.conf @@ -1,4 +1,4 @@ -# $Id: make.conf,v 1.21 1995/09/15 01:05:41 ache Exp $ +# $Id: make.conf,v 1.22 1995/09/28 14:59:44 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 @@ -75,6 +75,6 @@ # SUP updates # #SUP_UPDATE= yes -#SUPFILE= /usr/share/FAQ/extras/standard-supfile -#SUPFILE1= /usr/share/FAQ/extras/secure-supfile -#SUPFILE2= /usr/share/FAQ/extras/ports-supfile +#SUPFILE= /usr/share/examples/sup/standard-supfile +#SUPFILE1= /usr/share/examples/sup/secure-supfile +#SUPFILE2= /usr/share/examples/sup/ports-supfile diff --git a/etc/make.conf b/etc/make.conf index 749fca28d155..fe956393f381 100644 --- a/etc/make.conf +++ b/etc/make.conf @@ -1,4 +1,4 @@ -# $Id: make.conf,v 1.21 1995/09/15 01:05:41 ache Exp $ +# $Id: make.conf,v 1.22 1995/09/28 14:59:44 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 @@ -75,6 +75,6 @@ # SUP updates # #SUP_UPDATE= yes -#SUPFILE= /usr/share/FAQ/extras/standard-supfile -#SUPFILE1= /usr/share/FAQ/extras/secure-supfile -#SUPFILE2= /usr/share/FAQ/extras/ports-supfile +#SUPFILE= /usr/share/examples/sup/standard-supfile +#SUPFILE1= /usr/share/examples/sup/secure-supfile +#SUPFILE2= /usr/share/examples/sup/ports-supfile |
