diff options
| author | Assar Westerlund <assar@FreeBSD.org> | 2001-05-12 14:38:00 +0000 |
|---|---|---|
| committer | Assar Westerlund <assar@FreeBSD.org> | 2001-05-12 14:38:00 +0000 |
| commit | eba4f6928741005e3a8dad8509a0bf03ff37b8d1 (patch) | |
| tree | d87ec6e32e1f0ab5f84123bfa78b617d1e69703c /etc/defaults | |
| parent | 5d07b67b574f8d439b73a397fdf843ffeb28efcf (diff) | |
Notes
Diffstat (limited to 'etc/defaults')
| -rw-r--r-- | etc/defaults/make.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/defaults/make.conf b/etc/defaults/make.conf index 82c388d69a3cb..920f85a18b6a7 100644 --- a/etc/defaults/make.conf +++ b/etc/defaults/make.conf @@ -306,7 +306,7 @@ BDECFLAGS= -W -Wall -ansi -pedantic -Wbad-function-cast -Wcast-align \ # # # Kerberos 5 -# If you want KerberosIV (KTH Heimdal), define this: +# If you want Kerberos 5 (KTH Heimdal), define this: # #MAKE_KERBEROS5= yes # |
