diff options
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index dc7c809995d..baf43469309 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.232 2004/02/21 02:07:04 minskim Exp $ +# $NetBSD: Makefile,v 1.233 2004/02/22 01:19:40 minskim Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -146,6 +146,7 @@ SUBDIR+= p5-Text-DelimMatch SUBDIR+= p5-Text-Diff SUBDIR+= p5-Text-Format SUBDIR+= p5-Text-Kakasi +SUBDIR+= p5-Text-Reform SUBDIR+= p5-Text-Substitute SUBDIR+= p5-Text-Template SUBDIR+= p5-Text-Wrapper |