summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsno <sno>2010-01-26 15:12:42 +0000
committersno <sno>2010-01-26 15:12:42 +0000
commita52dcd3f3acc1b05018c80db29bdd00aa30a27c0 (patch)
tree0d75061dd7da32447dbb0f69b29b6fd2f5f1261c
parent95c5eba8524487d589ab71ad00206ddd4407c6c5 (diff)
downloadpkgsrc-a52dcd3f3acc1b05018c80db29bdd00aa30a27c0.tar.gz
Added textproc/p5-Regexp-Copy version 0.06
-rw-r--r--doc/CHANGES-20103
-rw-r--r--textproc/Makefile3
2 files changed, 4 insertions, 2 deletions
diff --git a/doc/CHANGES-2010 b/doc/CHANGES-2010
index ddc78194262..347fe8d7e21 100644
--- a/doc/CHANGES-2010
+++ b/doc/CHANGES-2010
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2010,v 1.358 2010/01/26 13:45:35 taca Exp $
+$NetBSD: CHANGES-2010,v 1.359 2010/01/26 15:12:42 sno Exp $
Changes to the packages collection and infrastructure in 2010:
@@ -410,3 +410,4 @@ Changes to the packages collection and infrastructure in 2010:
Updated devel/p5-Variable-Magic to 0.40 [sno 2010-01-26]
Updated databases/p5-DBIx-DBSchema to 0.38 [sno 2010-01-26]
Updated www/typolight27-translations to 20100126 [taca 2010-01-26]
+ Added textproc/p5-Regexp-Copy version 0.06 [sno 2010-01-26]
diff --git a/textproc/Makefile b/textproc/Makefile
index de0f1f6924a..565db81f592 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.514 2010/01/21 06:18:03 jnemeth Exp $
+# $NetBSD: Makefile,v 1.515 2010/01/26 15:13:26 sno Exp $
#
COMMENT= Text processing utilities (does not include desktop publishing)
@@ -255,6 +255,7 @@ SUBDIR+= p5-Pod-Strip
SUBDIR+= p5-Pod-Tests
SUBDIR+= p5-Pod-Tree
SUBDIR+= p5-Regexp-Common
+SUBDIR+= p5-Regexp-Copy
SUBDIR+= p5-SGMLS
SUBDIR+= p5-Search-Xapian
SUBDIR+= p5-String-Approx