diff options
| author | Andrey A. Chernov <ache@FreeBSD.org> | 1995-09-28 14:59:44 +0000 |
|---|---|---|
| committer | Andrey A. Chernov <ache@FreeBSD.org> | 1995-09-28 14:59:44 +0000 |
| commit | 1012b636c9acda4edcaf3dea65396d8060b1790c (patch) | |
| tree | a3e929eba52ceb6e9fb455527a9d0557089ea571 /etc | |
| parent | 88a4ccb9025637e2e4a799c489872583d0a65057 (diff) | |
Notes
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/defaults/make.conf | 6 | ||||
| -rw-r--r-- | etc/make.conf | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/etc/defaults/make.conf b/etc/defaults/make.conf index 1db027f1d684..749fca28d155 100644 --- a/etc/defaults/make.conf +++ b/etc/defaults/make.conf @@ -1,4 +1,4 @@ -# $Id: make.conf,v 1.20 1995/09/15 01:03:55 ache Exp $ +# $Id: make.conf,v 1.21 1995/09/15 01:05:41 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 @@ -76,5 +76,5 @@ # #SUP_UPDATE= yes #SUPFILE= /usr/share/FAQ/extras/standard-supfile -#SUPFILE1= /usr/share/FAQ/extras/ports-supfile -#SUPFILE2= /usr/share/FAQ/extras/secure-supfile +#SUPFILE1= /usr/share/FAQ/extras/secure-supfile +#SUPFILE2= /usr/share/FAQ/extras/ports-supfile diff --git a/etc/make.conf b/etc/make.conf index 1db027f1d684..749fca28d155 100644 --- a/etc/make.conf +++ b/etc/make.conf @@ -1,4 +1,4 @@ -# $Id: make.conf,v 1.20 1995/09/15 01:03:55 ache Exp $ +# $Id: make.conf,v 1.21 1995/09/15 01:05:41 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 @@ -76,5 +76,5 @@ # #SUP_UPDATE= yes #SUPFILE= /usr/share/FAQ/extras/standard-supfile -#SUPFILE1= /usr/share/FAQ/extras/ports-supfile -#SUPFILE2= /usr/share/FAQ/extras/secure-supfile +#SUPFILE1= /usr/share/FAQ/extras/secure-supfile +#SUPFILE2= /usr/share/FAQ/extras/ports-supfile |
