From owner-freebsd-questions@FreeBSD.ORG Wed Aug 20 05:40:46 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A75F216A4BF for ; Wed, 20 Aug 2003 05:40:46 -0700 (PDT) Received: from remt22.cluster1.charter.net (remt22.cluster1.charter.net [209.225.8.32]) by mx1.FreeBSD.org (Postfix) with ESMTP id B9D8F43FAF for ; Wed, 20 Aug 2003 05:40:45 -0700 (PDT) (envelope-from chowse@charter.net) Received: from [66.168.145.25] (HELO moe) by remt22.cluster1.charter.net (CommuniGate Pro SMTP 4.0.6) with ESMTP id 129218341; Wed, 20 Aug 2003 08:40:44 -0400 From: "Charles Howse" To: , Date: Wed, 20 Aug 2003 07:40:39 -0500 Message-ID: <004401c36718$435dc280$04fea8c0@moe> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2616 In-Reply-To: <20030820122541.GE96852@catflap.home.slightlystrange.org> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Importance: Normal Subject: RE: Who installed games on my system? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Aug 2003 12:40:46 -0000 > The games were installed as part of the buildworld. To stop > it happening > again, set NOGAMES=true in /etc/make.conf. Excellent, thank you.