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 8d32194fdb9..17f8e9e3cf3 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.635 2012/08/08 12:11:54 sno Exp $ +# $NetBSD: Makefile,v 1.636 2012/08/08 12:22:06 sno Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -270,6 +270,7 @@ SUBDIR+= p5-Convert-Translit SUBDIR+= p5-Cz-Cstools SUBDIR+= p5-Data-FormValidator SUBDIR+= p5-Data-HexDump +SUBDIR+= p5-Dist-Zilla-Plugin-PodWeaver SUBDIR+= p5-Encode SUBDIR+= p5-Encode-Detect SUBDIR+= p5-Encode-Locale |