summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorreed <reed>2005-05-19 16:20:25 +0000
committerreed <reed>2005-05-19 16:20:25 +0000
commitdc658b0557116536c5c2a6a9ffbd65fd907cf144 (patch)
tree7789f0594696716e5f5b3383f3a6dcfa7df1c1b8
parent167219e06ace05f9ea03d449a10578b7f985861f (diff)
downloadpkgsrc-dc658b0557116536c5c2a6a9ffbd65fd907cf144.tar.gz
Add p5-Lingua-EN-Sentence-0.25 perl module.
-rw-r--r--doc/CHANGES3
-rw-r--r--textproc/Makefile3
2 files changed, 4 insertions, 2 deletions
diff --git a/doc/CHANGES b/doc/CHANGES
index 730342853ea..b859d1add6f 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.10131 2005/05/19 16:03:32 dillo Exp $
+$NetBSD: CHANGES,v 1.10132 2005/05/19 16:20:25 reed Exp $
Changes to the packages collection and infrastructure in 2005:
@@ -2492,3 +2492,4 @@ Changes to the packages collection and infrastructure in 2005:
Added firelib-1.0.1 [minskim 2005-05-19]
Updated libevent to 1.1 [wiz 2005-05-19]
Updated hugo to 3.1.02.1 [dillo 2005-05-19]
+ Added p5-Lingua-EN-Sentence-0.25 [reed 2005-05-19]
diff --git a/textproc/Makefile b/textproc/Makefile
index 0955d54e1d7..06092d0e56a 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.286 2005/05/18 22:07:05 wiz Exp $
+# $NetBSD: Makefile,v 1.287 2005/05/19 16:20:26 reed Exp $
#
COMMENT= Text processing utilities (does not include desktop publishing)
@@ -136,6 +136,7 @@ SUBDIR+= p5-Convert-PEM
SUBDIR+= p5-Cz-Cstools
SUBDIR+= p5-Data-FormValidator
SUBDIR+= p5-Filter
+SUBDIR+= p5-Lingua-EN-Sentence
SUBDIR+= p5-PDF
SUBDIR+= p5-PDF-API2
SUBDIR+= p5-PDF-Create