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 2807f5f2184..d90f5622cf2 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.490 2009/08/05 10:17:40 markd Exp $ +# $NetBSD: Makefile,v 1.491 2009/08/17 19:29:38 sno Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -241,6 +241,7 @@ SUBDIR+= p5-String-Koremutake SUBDIR+= p5-String-RewritePrefix SUBDIR+= p5-String-ShellQuote SUBDIR+= p5-Template-Declare +SUBDIR+= p5-Template-Plugin-Autoformat SUBDIR+= p5-Template-Plugin-CSV SUBDIR+= p5-Template-Plugin-Latex SUBDIR+= p5-Template-Plugin-Number-Format |