diff options
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 3a6bcf1bf7e..3050ad2595a 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.326 2006/07/10 11:49:19 rillig Exp $ +# $NetBSD: Makefile,v 1.327 2006/07/12 17:44:29 heinz Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -180,6 +180,7 @@ SUBDIR+= p5-Text-Glob SUBDIR+= p5-Text-Kakasi SUBDIR+= p5-Text-LevenshteinXS SUBDIR+= p5-Text-Quoted +SUBDIR+= p5-Text-Reflow SUBDIR+= p5-Text-Reform SUBDIR+= p5-Text-Shellwords SUBDIR+= p5-Text-Substitute |