summaryrefslogtreecommitdiff
path: root/textproc/Makefile
diff options
context:
space:
mode:
authoragc <agc>2001-03-14 12:17:42 +0000
committeragc <agc>2001-03-14 12:17:42 +0000
commit2c351dff6665a5f79255d6862e2542cef22a8fc4 (patch)
tree111a496e208e69f9d689211fb75cced62b84f558 /textproc/Makefile
parent9377d76b3f076a6d8e9b770288977e00b3fc3421 (diff)
downloadpkgsrc-2c351dff6665a5f79255d6862e2542cef22a8fc4.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