summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhe <he>2008-11-18 05:29:57 +0000
committerhe <he>2008-11-18 05:29:57 +0000
commitc27010aad698f0a56f7645463e260a6c3d64c14a (patch)
tree9d011d341ae6026ea632663d802a6b3d001077c1
parentc7782ab36d7f3fef2c32984ed592b8230aa87b13 (diff)
downloadpkgsrc-c27010aad698f0a56f7645463e260a6c3d64c14a.tar.gz
Add p5-Text-SpellChecker.
-rw-r--r--textproc/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/Makefile b/textproc/Makefile
index 9f285a1fc73..834622fc102 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.446 2008/11/18 05:25:37 he Exp $
+# $NetBSD: Makefile,v 1.447 2008/11/18 05:29:57 he Exp $
#
COMMENT= Text processing utilities (does not include desktop publishing)
@@ -255,6 +255,7 @@ SUBDIR+= p5-Text-Reform
SUBDIR+= p5-Text-RewriteRules
SUBDIR+= p5-Text-Shellwords
SUBDIR+= p5-Text-SimpleTable
+SUBDIR+= p5-Text-SpellChecker
SUBDIR+= p5-Text-Substitute
SUBDIR+= p5-Text-Tabs+Wrap
SUBDIR+= p5-Text-Template