summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorhubertf <hubertf>1998-02-22 00:14:35 +0000
committerhubertf <hubertf>1998-02-22 00:14:35 +0000
commit55a00b7c2935ca9f916a5516cd0469bfee2c8c15 (patch)
tree1eb2dcd2bd8a621b42891800f293f4b92aaf5d5c /textproc
parent8d7935782ec70a66ca83b4490b42aecd6643dd11 (diff)
downloadpkgsrc-55a00b7c2935ca9f916a5516cd0469bfee2c8c15.tar.gz
s/pre-fetch/pre-extract/
Diffstat (limited to 'textproc')
-rw-r--r--textproc/ispell/Makefile4
1 files changed, 2 insertions, 2 deletions
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 *'