summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/CHANGES-20093
-rw-r--r--textproc/Makefile3
2 files changed, 4 insertions, 2 deletions
diff --git a/doc/CHANGES-2009 b/doc/CHANGES-2009
index efc36dd8bfd..faee71783dd 100644
--- a/doc/CHANGES-2009
+++ b/doc/CHANGES-2009
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2009,v 1.2542 2009/07/08 11:24:39 sno Exp $
+$NetBSD: CHANGES-2009,v 1.2543 2009/07/08 11:34:37 sno Exp $
Changes to the packages collection and infrastructure in 2009:
@@ -3366,3 +3366,4 @@ Changes to the packages collection and infrastructure in 2009:
Updated textproc/p5-Text-SimpleTable to 1.2 [sno 2009-07-08]
Updated textproc/p5-Text-RewriteRules to 0.21 [sno 2009-07-08]
Updated textproc/p5-Text-Reflow to 1.07 [sno 2009-07-08]
+ Added textproc/p5-String-RewritePrefix version 0.004 [sno 2009-07-08]
diff --git a/textproc/Makefile b/textproc/Makefile
index 96255ca7f6b..861d7682241 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.485 2009/06/14 23:20:58 sno Exp $
+# $NetBSD: Makefile,v 1.486 2009/07/08 11:34:37 sno Exp $
#
COMMENT= Text processing utilities (does not include desktop publishing)
@@ -238,6 +238,7 @@ SUBDIR+= p5-String-Approx
SUBDIR+= p5-String-BufferStack
SUBDIR+= p5-String-CRC32
SUBDIR+= p5-String-Koremutake
+SUBDIR+= p5-String-RewritePrefix
SUBDIR+= p5-String-ShellQuote
SUBDIR+= p5-Template-Declare
SUBDIR+= p5-Template-Plugin-CSV