From owner-cvs-all Tue Sep 10 23:18:54 2002 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 360DA37B400; Tue, 10 Sep 2002 23:18:49 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id CD77E43E65; Tue, 10 Sep 2002 23:18:48 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from freefall.freebsd.org (marcus@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g8B6ImJU019196; Tue, 10 Sep 2002 23:18:48 -0700 (PDT) (envelope-from marcus@freefall.freebsd.org) Received: (from marcus@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g8B6Imre019195; Tue, 10 Sep 2002 23:18:48 -0700 (PDT) Message-Id: <200209110618.g8B6Imre019195@freefall.freebsd.org> From: Joe Marcus Clarke Date: Tue, 10 Sep 2002 23:18:48 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/textproc/aspell Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG marcus 2002/09/10 23:18:48 PDT Modified files: textproc/aspell Makefile Log: Bump PORTREVISION after recent dictionary updates. For users that already installed the English aspell-dict port, you can update by removing aspell-dict, then doing: make ASPELL_EN=yes install If you use portupgrade, you can add -m ASPELL_EN=yes to the command line, or add ASPELL_EN=yes to /etc/make.conf. Approved by: maintainer Revision Changes Path 1.38 +1 -0 ports/textproc/aspell/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message