summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsno <sno@pkgsrc.org>2009-08-19 09:08:09 +0000
committersno <sno@pkgsrc.org>2009-08-19 09:08:09 +0000
commit6986316ee8809f59c98fd416799d945ac1d367eb (patch)
tree73e5a92e8214fbe8d12e0ae17c10d41384c99642
parent260223b7fd88136acba1e859aefd4d097f57a49e (diff)
downloadpkgsrc-6986316ee8809f59c98fd416799d945ac1d367eb.tar.gz
Added textproc/p5-Text-TabularDisplay version 1.22
-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 92d255545dc..08977120697 100644
--- a/doc/CHANGES-2009
+++ b/doc/CHANGES-2009
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2009,v 1.3240 2009/08/19 08:42:10 ghen Exp $
+$NetBSD: CHANGES-2009,v 1.3241 2009/08/19 09:08:09 sno Exp $
Changes to the packages collection and infrastructure in 2009:
@@ -4274,3 +4274,4 @@ Changes to the packages collection and infrastructure in 2009:
Updated devel/p5-MooseX-Method-Signatures to 0.21 [sno 2009-08-19]
Updated devel/p5-MooseX-Declare to 0.27 [sno 2009-08-19]
Updated sysutils/915resolution to 0.5.3 [ghen 2009-08-19]
+ Added textproc/p5-Text-TabularDisplay version 1.22 [sno 2009-08-19]
diff --git a/textproc/Makefile b/textproc/Makefile
index d90f5622cf2..9000979170c 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.491 2009/08/17 19:29:38 sno Exp $
+# $NetBSD: Makefile,v 1.492 2009/08/19 09:08:09 sno Exp $
#
COMMENT= Text processing utilities (does not include desktop publishing)
@@ -279,6 +279,7 @@ SUBDIR+= p5-Text-SimpleTable
SUBDIR+= p5-Text-SpellChecker
SUBDIR+= p5-Text-Substitute
SUBDIR+= p5-Text-Tabs+Wrap
+SUBDIR+= p5-Text-TabularDisplay
SUBDIR+= p5-Text-Template
SUBDIR+= p5-Text-Textile
SUBDIR+= p5-Text-Unaccent