diff options
author | cheusov <cheusov@pkgsrc.org> | 2012-05-12 15:17:02 +0000 |
---|---|---|
committer | cheusov <cheusov@pkgsrc.org> | 2012-05-12 15:17:02 +0000 |
commit | 4acc6871e19ae9d08ab08f63085a9b2e59cf1886 (patch) | |
tree | 63cb4e9e52101f632c260a2fa8d09140f20f8441 /textproc | |
parent | 68565e77709aa66e591cfbc05aa90faedb16f7ef (diff) | |
download | pkgsrc-4acc6871e19ae9d08ab08f63085a9b2e59cf1886.tar.gz |
+colorit
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 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 |