summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorobache <obache>2007-03-15 15:43:02 +0000
committerobache <obache>2007-03-15 15:43:02 +0000
commit623397da29a4c85c7bc4aa4c8c5581a618806094 (patch)
treecd61b227f14f0623c642788bc86f55b2cb0064a7 /textproc
parent56257a0c4b8ee0f5a8a1947510ba3f9ea807e2a6 (diff)
downloadpkgsrc-623397da29a4c85c7bc4aa4c8c5581a618806094.tar.gz
Added and enabled p5-Net-Dict.
Diffstat (limited to 'textproc')
-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