summaryrefslogtreecommitdiff
path: root/textproc/Makefile
diff options
context:
space:
mode:
authorseb <seb@pkgsrc.org>2007-03-01 00:27:23 +0000
committerseb <seb@pkgsrc.org>2007-03-01 00:27:23 +0000
commit2260f675db6bbcae7ca0c15c5e48aedbf612bf62 (patch)
treece9a423a6b193d798c54764ed4bdc080c1da10b6 /textproc/Makefile
parentad4617dea5e8947c8e54ab5bc7135448971f8090 (diff)
downloadpkgsrc-2260f675db6bbcae7ca0c15c5e48aedbf612bf62.tar.gz
Add & enable p5-Text-RewriteRules
Diffstat (limited to 'textproc/Makefile')
-rw-r--r--textproc/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/Makefile b/textproc/Makefile
index bf7995d22ee..de7be1ecd1e 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.350 2007/02/24 22:49:33 wiz Exp $
+# $NetBSD: Makefile,v 1.351 2007/03/01 00:27:23 seb Exp $
#
COMMENT= Text processing utilities (does not include desktop publishing)
@@ -191,6 +191,7 @@ SUBDIR+= p5-Text-LevenshteinXS
SUBDIR+= p5-Text-Quoted
SUBDIR+= p5-Text-Reflow
SUBDIR+= p5-Text-Reform
+SUBDIR+= p5-Text-RewriteRules
SUBDIR+= p5-Text-Shellwords
SUBDIR+= p5-Text-Substitute
SUBDIR+= p5-Text-Tabs+Wrap