From owner-cvs-all@FreeBSD.ORG Thu Nov 4 05:03:25 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 450F816A4CE; Thu, 4 Nov 2004 05:03:25 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 27D6743D3F; Thu, 4 Nov 2004 05:03:25 +0000 (GMT) (envelope-from kensmith@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iA453Phl069339; Thu, 4 Nov 2004 05:03:25 GMT (envelope-from kensmith@repoman.freebsd.org) Received: (from kensmith@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iA453Pij069338; Thu, 4 Nov 2004 05:03:25 GMT (envelope-from kensmith) Message-Id: <200411040503.iA453Pij069338@repoman.freebsd.org> From: Ken Smith Date: Thu, 4 Nov 2004 05:03:25 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/usr.sbin/sysinstall index.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Nov 2004 05:03:25 -0000 kensmith 2004-11-04 05:03:24 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) usr.sbin/sysinstall index.c Log: MFC of Rev. 1.103: > revision 1.103 > date: 2004/11/03 18:26:06; author: kensmith; state: Exp; lines: +7 -0 > Update the list of package names/descriptions. Approved by: re (scottl) Revision Changes Path 1.102.2.1 +7 -0 src/usr.sbin/sysinstall/index.c