diff options
author | ru <ru@FreeBSD.org> | 2001-04-27 12:15:15 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2001-04-27 12:15:15 +0000 |
commit | 8f59c12a307120b9d170ad17ed90b736e849cc01 (patch) | |
tree | 3e39b166d405a24279fe520e3f67c886af311815 /etc | |
parent | 6a19f2af7e42ec79c0c8670829a24e632f16fc21 (diff) | |
download | FreeBSD-src-8f59c12a307120b9d170ad17ed90b736e849cc01.zip FreeBSD-src-8f59c12a307120b9d170ad17ed90b736e849cc01.tar.gz |
Removed reference to withdrawn secure-supfile.
Diffstat (limited to 'etc')
-rw-r--r-- | etc/defaults/make.conf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/etc/defaults/make.conf b/etc/defaults/make.conf index 2b97649..82c388d 100644 --- a/etc/defaults/make.conf +++ b/etc/defaults/make.conf @@ -328,7 +328,6 @@ BDECFLAGS= -W -Wall -ansi -pedantic -Wbad-function-cast -Wcast-align \ #SUPFLAGS= -g -L 2 #SUPHOST= cvsup.uk.FreeBSD.org #SUPFILE= /usr/share/examples/cvsup/standard-supfile -#SUPFILE1= /usr/share/examples/cvsup/secure-supfile #PORTSSUPFILE= /usr/share/examples/cvsup/ports-supfile #DOCSUPFILE= /usr/share/examples/cvsup/doc-supfile # |