From 5dbd2e5b4ee9c625c23215422f48bae997f1cbac Mon Sep 17 00:00:00 2001 From: "Jordan K. Hubbard" Date: Fri, 3 Nov 2000 10:05:26 +0000 Subject: [PATCH] Update ports count to "over 4000" --- release/sysinstall/dist.c | 2 +- usr.sbin/sysinstall/dist.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/release/sysinstall/dist.c b/release/sysinstall/dist.c index 179f4a32510..3ac16493863 100644 --- a/release/sysinstall/dist.c +++ b/release/sysinstall/dist.c @@ -385,7 +385,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 3600 ported software packages,\n" + "This will give you ready access to over 4000 ported software packages,\n" "at a cost of around 70MB 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 CDs available from a FreeBSD CDROM distribution\n" diff --git a/usr.sbin/sysinstall/dist.c b/usr.sbin/sysinstall/dist.c index 179f4a32510..3ac16493863 100644 --- a/usr.sbin/sysinstall/dist.c +++ b/usr.sbin/sysinstall/dist.c @@ -385,7 +385,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 3600 ported software packages,\n" + "This will give you ready access to over 4000 ported software packages,\n" "at a cost of around 70MB 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 CDs available from a FreeBSD CDROM distribution\n"