From d95adfaa434e9d189374288b40d549cb1bfa732f Mon Sep 17 00:00:00 2001 From: hubertf Date: Sun, 22 Feb 1998 00:14:35 +0000 Subject: s/pre-fetch/pre-extract/ --- textproc/ispell/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'textproc/ispell') diff --git a/textproc/ispell/Makefile b/textproc/ispell/Makefile index baed4ca326c..d9f19d3d46d 100644 --- a/textproc/ispell/Makefile +++ b/textproc/ispell/Makefile @@ -3,7 +3,7 @@ # Date created: 6 November 1994 # Whom: jmz # -# $NetBSD: Makefile,v 1.3 1998/01/24 23:41:36 hubertf Exp $ +# $NetBSD: Makefile,v 1.4 1998/02/22 00:14:35 hubertf Exp $ # FreeBSD Id: Makefile,v 1.21 1997/08/13 23:29:52 jmz Exp # @@ -19,7 +19,7 @@ MAN1= buildhash.1 findaffix.1 ispell.1 munchlist.1 \ sq.1 tryaffix.1 unsq.1 MAN4= ispell.4 english.4 -pre-fetch pre-build pre-install: +pre-extract pre-build pre-install: .if !defined(ISPELL_FR) @echo '******************************************************' @echo '* Note that you can build a french/english version *' -- cgit v1.2.3