From owner-freebsd-questions@FreeBSD.ORG Sat Dec 3 03:09:56 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 B512016A41F for ; Sat, 3 Dec 2005 03:09:56 +0000 (GMT) (envelope-from kirk@strauser.com) Received: from kanga.honeypot.net (kanga.honeypot.net [208.162.254.122]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5FDE543D5E for ; Sat, 3 Dec 2005 03:09:55 +0000 (GMT) (envelope-from kirk@strauser.com) Received: from localhost (localhost [127.0.0.1]) by kanga.honeypot.net (Postfix) with ESMTP id 9E69995C94 for ; Fri, 2 Dec 2005 21:09:53 -0600 (CST) Received: from kanga.honeypot.net ([127.0.0.1]) by localhost (kanga.honeypot.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 71211-04 for ; Fri, 2 Dec 2005 21:09:53 -0600 (CST) Received: from kanga.honeypot.net (unknown [IPv6:2001:470:1f01:224:1::2]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) by kanga.honeypot.net (Postfix) with ESMTP id ED42895A23 for ; Fri, 2 Dec 2005 21:09:52 -0600 (CST) From: Kirk Strauser To: freebsd-questions@freebsd.org Date: Fri, 2 Dec 2005 21:09:46 -0600 User-Agent: KMail/1.8.3 References: <20051202175116.3b372d01@localhost> <20051202235748.ff3acce4.albi@scii.nl> <20051202181625.75c39914@localhost> In-Reply-To: <20051202181625.75c39914@localhost> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart7635454.3uFXYuIMab"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200512022109.51379.kirk@strauser.com> X-Virus-Scanned: amavisd-new at honeypot.net Subject: Re: Removing packages X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 Dec 2005 03:09:56 -0000 --nextPart7635454.3uFXYuIMab Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Friday 02 December 2005 05:16 pm, Trey Sizemore wrote: > salamander# pkg_info |grep -i "openoffice" > openoffice.org-2.0.0_1 > salamander# cd /usr/ports/editors/openoffice.org-1.1 Should be: salamander# cd /usr/ports/editors/openoffice.org-2.0 since pkg_info says you have OOo 2.0 installed, not 1.1. =2D-=20 Kirk Strauser --nextPart7635454.3uFXYuIMab Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQBDkQx/5sRg+Y0CpvERAvJhAJoD+R+CFg5DRoNvqWKTYQVWQeSYFQCcC+vk gwqFnBBI+h/uz+n+85gTGE4= =lkCl -----END PGP SIGNATURE----- --nextPart7635454.3uFXYuIMab--