summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2004-03-04 23:23:17 +0000
committerminskim <minskim@pkgsrc.org>2004-03-04 23:23:17 +0000
commitf7c819942352683a8606dd42f7786a77c2f71a46 (patch)
tree9184b774a7e0236255f2ae90b32666fdbc235763
parent33da8083d0119986ada024dcc64753e122f80ba1 (diff)
downloadpkgsrc-f7c819942352683a8606dd42f7786a77c2f71a46.tar.gz
Add and enable p5-Regexp-Common.
-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 d82cfb5e873..023503b8e8f 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.5093 2004/03/04 20:55:10 wiz Exp $
+$NetBSD: CHANGES,v 1.5094 2004/03/04 23:23:17 minskim Exp $
Changes to the packages collection and infrastructure in 2004:
@@ -1158,3 +1158,4 @@ Changes to the packages collection and infrastructure in 2004:
Updated squid to 2.5.5 [taca 2004-03-04]
Updated gss to 0.0.10 [minskim 2004-03-04]
Updated cvs to 1.11.13 [wiz 2004-03-04]
+ Added p5-Regexp-Common-2.113 [minskim 2004-03-04]
diff --git a/textproc/Makefile b/textproc/Makefile
index 82db135aaa5..651364d78ac 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.237 2004/02/27 02:28:21 minskim Exp $
+# $NetBSD: Makefile,v 1.238 2004/03/04 23:23:17 minskim Exp $
#
COMMENT= Text processing utilities (does not include desktop publishing)
@@ -134,6 +134,7 @@ SUBDIR+= p5-PDF
SUBDIR+= p5-PDF-API2
SUBDIR+= p5-PDF-Create
SUBDIR+= p5-Pod-POM
+SUBDIR+= p5-Regexp-Common
SUBDIR+= p5-String-CRC32
SUBDIR+= p5-String-ShellQuote
SUBDIR+= p5-Text-Autoformat