summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2007-03-15 15:43:02 +0000
committerobache <obache@pkgsrc.org>2007-03-15 15:43:02 +0000
commit83cac5c8d2b218419166799c2988df391cb9f830 (patch)
treecd61b227f14f0623c642788bc86f55b2cb0064a7
parent5bebcaeddea8a4f07b139f5489e037facf8e5066 (diff)
downloadpkgsrc-83cac5c8d2b218419166799c2988df391cb9f830.tar.gz
Added and enabled p5-Net-Dict.
-rw-r--r--textproc/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/Makefile b/textproc/Makefile
index fa70fd1010b..11f50c6a1a1 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.352 2007/03/13 16:09:17 ginsbach Exp $
+# $NetBSD: Makefile,v 1.353 2007/03/15 15:43:02 obache Exp $
#
COMMENT= Text processing utilities (does not include desktop publishing)
@@ -156,6 +156,7 @@ SUBDIR+= p5-Lingua-EN-Numbers-Ordinate
SUBDIR+= p5-Lingua-EN-Sentence
SUBDIR+= p5-Lingua-Preferred
SUBDIR+= p5-Lingua-Stem-Snowball
+SUBDIR+= p5-Net-Dict
SUBDIR+= p5-Number-Format
SUBDIR+= p5-PDF
SUBDIR+= p5-PDF-API2