From owner-freebsd-questions@FreeBSD.ORG Thu Dec 18 07:20:14 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 535D316A4CE for ; Thu, 18 Dec 2003 07:20:14 -0800 (PST) Received: from mta9.adelphia.net (mta9.adelphia.net [68.168.78.199]) by mx1.FreeBSD.org (Postfix) with ESMTP id 261A443D2D for ; Thu, 18 Dec 2003 07:20:13 -0800 (PST) (envelope-from fbsd_user@a1poweruser.com) Received: from barbish ([67.20.101.103]) by mta9.adelphia.net (InterMail vM.5.01.06.05 201-253-122-130-105-20030824) with SMTP id <20031218152012.JKJG23237.mta9.adelphia.net@barbish> for ; Thu, 18 Dec 2003 10:20:12 -0500 From: "fbsd_user" To: Date: Thu, 18 Dec 2003 10:20:12 -0500 Message-ID: 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 IMO, Build 9.0.6604 (9.0.2911.0) In-reply-to: <44zndqjhnj.fsf@be-well.ilk.org> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Importance: Normal Subject: RE: how do I change ftp site pkg_add -r uses X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: fbsd_user@a1poweruser.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Dec 2003 15:20:14 -0000 Yes I read that, but it does not say how to display current setting or how to change it. -----Original Message----- From: lowell@be-well.ilk.org [mailto:lowell@be-well.ilk.org]On Behalf Of Lowell Gilbert Sent: Thursday, December 18, 2003 10:00 AM To: fbsd_user@a1poweruser.com Cc: freebsd-questions@FreeBSD. ORG Subject: Re: how do I change ftp site pkg_add -r uses "fbsd_user" writes: > I want to change the default ftp site and release level pkg_add -r > uses. > > Where in FBSD does pkg_add get it's default info from and can I > change it? There's an environment variable described in the manual page for pkg_add which claims to do that.