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 bf6496eb81f..634197a8543 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.620 2012/04/15 01:51:39 obache Exp $ +# $NetBSD: Makefile,v 1.621 2012/05/12 15:17:02 cheusov Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -52,6 +52,7 @@ SUBDIR+= chasen SUBDIR+= chasen-base SUBDIR+= cmigemo SUBDIR+= coccigrep +SUBDIR+= colorit SUBDIR+= convertlit SUBDIR+= crimson SUBDIR+= dadadodo |