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 3015c65148d..0fbcd25c9e7 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.140 2002/02/27 11:23:17 abs Exp $ +# $NetBSD: Makefile,v 1.141 2002/03/02 02:43:56 rxg Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -62,6 +62,7 @@ SUBDIR+= p5-PDF SUBDIR+= p5-PDF-API2 SUBDIR+= p5-PDF-Create SUBDIR+= p5-Pod-POM +SUBDIR+= p5-String-ShellQuote SUBDIR+= p5-Text-Autoformat SUBDIR+= p5-Text-Balanced SUBDIR+= p5-Text-BibTeX |