summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorminskim <minskim>2004-04-29 23:58:56 +0000
committerminskim <minskim>2004-04-29 23:58:56 +0000
commit6f2973e567153ed8190b74da9ff8a7fae7fc1946 (patch)
tree7896bdc237661aa9a09e7a134924dffa72ad1487
parentad8c52c64c2f8b6e31219f49719a74411ccf3937 (diff)
downloadpkgsrc-6f2973e567153ed8190b74da9ff8a7fae7fc1946.tar.gz
Add and enable p5-Text-Quoted-1.5.
-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 fb24837a66d..837601f3d16 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.5776 2004/04/29 23:01:26 minskim Exp $
+$NetBSD: CHANGES,v 1.5777 2004/04/29 23:58:56 minskim Exp $
Changes to the packages collection and infrastructure in 2004:
@@ -2296,3 +2296,4 @@ Changes to the packages collection and infrastructure in 2004:
Updated nbitools to 6.3nb1 [minskim 2004-04-29]
Updated GDGraph3d to 0.56 [abs 2004-04-29]
Updated imhangul to 0.9.9nb1 [minskim 2004-04-29]
+ Added p5-Text-Quoted-1.5 [minskim 2004-04-30]
diff --git a/textproc/Makefile b/textproc/Makefile
index 1a79c458785..a3572a54007 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.244 2004/04/05 13:59:35 xtraeme Exp $
+# $NetBSD: Makefile,v 1.245 2004/04/29 23:58:56 minskim Exp $
#
COMMENT= Text processing utilities (does not include desktop publishing)
@@ -149,6 +149,7 @@ SUBDIR+= p5-Text-DelimMatch
SUBDIR+= p5-Text-Diff
SUBDIR+= p5-Text-Format
SUBDIR+= p5-Text-Kakasi
+SUBDIR+= p5-Text-Quoted
SUBDIR+= p5-Text-Reform
SUBDIR+= p5-Text-Substitute
SUBDIR+= p5-Text-Template