summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 e48fa9f1c9d..6a393639428 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.8656 2005/01/08 09:41:18 taca Exp $
+$NetBSD: CHANGES,v 1.8657 2005/01/08 12:56:09 minskim Exp $
Changes to the packages collection and infrastructure in 2005:
@@ -177,3 +177,4 @@ Changes to the packages collection and infrastructure in 2005:
Updated ce-doc to 4.5 [schmonz 2005-01-08]
Updated ce-x11 to 4.5 [schmonz 2005-01-08]
Updated yatsvrs to 5.00.6nb4 [taca 2005-01-08]
+ Added p5-Text-Shellwords-1.02 [minskim 2005-01-08]
diff --git a/textproc/Makefile b/textproc/Makefile
index 61933c22b2c..91f2ab84381 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.273 2004/12/26 15:58:11 wiz Exp $
+# $NetBSD: Makefile,v 1.274 2005/01/08 12:56:09 minskim Exp $
#
COMMENT= Text processing utilities (does not include desktop publishing)
@@ -155,6 +155,7 @@ SUBDIR+= p5-Text-Format
SUBDIR+= p5-Text-Kakasi
SUBDIR+= p5-Text-Quoted
SUBDIR+= p5-Text-Reform
+SUBDIR+= p5-Text-Shellwords
SUBDIR+= p5-Text-Substitute
SUBDIR+= p5-Text-Tabs+Wrap
SUBDIR+= p5-Text-Template