diff options
author | murray <murray@FreeBSD.org> | 2003-10-12 21:35:50 +0000 |
---|---|---|
committer | murray <murray@FreeBSD.org> | 2003-10-12 21:35:50 +0000 |
commit | 66feac7937e372f502539e7d443aee80a25abe16 (patch) | |
tree | 18aec1e4ae7d5b005d03ca07bb05ee4d268ddfc7 | |
parent | bd83534d1134b17b1cce5abf1fa6f97da4fa8c2e (diff) | |
download | FreeBSD-src-66feac7937e372f502539e7d443aee80a25abe16.zip FreeBSD-src-66feac7937e372f502539e7d443aee80a25abe16.tar.gz |
Update the number of ports.
-rw-r--r-- | usr.sbin/sysinstall/dist.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/sysinstall/dist.c b/usr.sbin/sysinstall/dist.c index 9030cb0..6f5e31a 100644 --- a/usr.sbin/sysinstall/dist.c +++ b/usr.sbin/sysinstall/dist.c @@ -349,7 +349,7 @@ distMaybeSetPorts(dialogMenuItem *self) { dialog_clear_norefresh(); if (!msgYesNo("Would you like to install the FreeBSD ports collection?\n\n" - "This will give you ready access to over 8600 ported software packages,\n" + "This will give you ready access to over 9000 ported software packages,\n" "at a cost of around 210MB of disk space when \"clean\" and possibly\n" "much more than that when a lot of the distribution tarballs are loaded\n" "(unless you have the extra discs available from a FreeBSD CD/DVD distribution\n" |