summaryrefslogtreecommitdiff
path: root/textproc/Makefile
diff options
context:
space:
mode:
authoragc <agc@pkgsrc.org>2001-03-14 12:17:42 +0000
committeragc <agc@pkgsrc.org>2001-03-14 12:17:42 +0000
commitf767d0a063d7e5032c78fa91eda710e12c5af8cf (patch)
tree111a496e208e69f9d689211fb75cced62b84f558 /textproc/Makefile
parent97fb0f2eec5696c573eb1f3c61944f786690a5b6 (diff)
downloadpkgsrc-f767d0a063d7e5032c78fa91eda710e12c5af8cf.tar.gz
Add and enable new ispell packages - ispell-base, ispell-british,
and ispell-francais. Remove old ispell package.
Diffstat (limited to 'textproc/Makefile')
-rw-r--r--textproc/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/textproc/Makefile b/textproc/Makefile
index 19c97ae6b3d..cad75c07cf3 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.75 2001/03/07 15:57:06 wiz Exp $
+# $NetBSD: Makefile,v 1.76 2001/03/14 12:17:42 agc Exp $
#
COMMENT= Text processing utilities (does not include desktop publishing)
@@ -21,7 +21,9 @@ SUBDIR+= icu
SUBDIR+= isearch
SUBDIR+= iso12083
SUBDIR+= iso8879
-SUBDIR+= ispell
+SUBDIR+= ispell-base
+SUBDIR+= ispell-british
+SUBDIR+= ispell-francais
SUBDIR+= ispell-gaeilge
SUBDIR+= jade
SUBDIR+= kdoc