diff options
-rw-r--r-- | release/sysinstall/dist.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/release/sysinstall/dist.c b/release/sysinstall/dist.c index d0d1d40798b3..da9f713d3ed2 100644 --- a/release/sysinstall/dist.c +++ b/release/sysinstall/dist.c @@ -4,7 +4,7 @@ * This is probably the last program in the `sysinstall' line - the next * generation being essentially a complete rewrite. * - * $Id: dist.c,v 1.73.2.38 1997/10/12 12:11:57 jkh Exp $ + * $Id: dist.c,v 1.73.2.39 1997/10/13 12:12:33 jkh Exp $ * * Copyright (c) 1995 * Jordan Hubbard. All rights reserved. @@ -406,7 +406,7 @@ distMaybeSetPorts(dialogMenuItem *self) "This will give you ready access to over 1000 ported software packages,\n" "though at a cost of around 35MB of disk space when \"clean\" and possibly\n" "much more than that if a lot of the distribution tarballs are loaded\n" - "(unless you have the 2nd CD from a FreeBSD CDROM distribution available\n" + "(unless you have the 4th CD from a FreeBSD CDROM distribution available\n" "and can mount it on /cdrom, in which case this is far less of a problem).\n\n" "The ports collection is a very valuable resource and, if you have at least\n" "100MB to spare in your /usr partition, well worth having around.\n\n" |