diff options
author | he <he> | 2008-11-17 20:13:39 +0000 |
---|---|---|
committer | he <he> | 2008-11-17 20:13:39 +0000 |
commit | be86bd29d96e92a4e7c1c6a75f9e38137130a807 (patch) | |
tree | efd033323212d088bcd573f23a5c2907761a299f /textproc | |
parent | 73982d6a43b01bcce0719151303e530791e91837 (diff) | |
download | pkgsrc-be86bd29d96e92a4e7c1c6a75f9e38137130a807.tar.gz |
Added p5-Number-Spell.
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 149eaec5f46..d29e060360e 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.444 2008/11/09 13:29:44 obache Exp $ +# $NetBSD: Makefile,v 1.445 2008/11/17 20:13:39 he Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -203,6 +203,7 @@ SUBDIR+= p5-Lingua-Preferred SUBDIR+= p5-Lingua-Stem-Snowball SUBDIR+= p5-Net-Dict SUBDIR+= p5-Number-Format +SUBDIR+= p5-Number-Spell SUBDIR+= p5-PDF SUBDIR+= p5-PDF-API2 SUBDIR+= p5-PDF-Create |