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 889fd0b67ef..841c99546c5 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.427 2008/08/30 21:11:57 seb Exp $ +# $NetBSD: Makefile,v 1.428 2008/09/01 22:29:58 seb Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -214,6 +214,7 @@ SUBDIR+= p5-SGMLS SUBDIR+= p5-Search-Xapian SUBDIR+= p5-String-Approx SUBDIR+= p5-String-CRC32 +SUBDIR+= p5-String-Koremutake SUBDIR+= p5-String-ShellQuote SUBDIR+= p5-Template-Plugin-Number-Format SUBDIR+= p5-Text-Autoformat |