diff options
author | obache <obache@pkgsrc.org> | 2012-01-31 11:10:56 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2012-01-31 11:10:56 +0000 |
commit | 6694c04e001db0452e6652b511c1de420c5c4991 (patch) | |
tree | 52061c5093629e3e66c0fc88a30f5b1450101397 /misc | |
parent | be0bac93780266c2795e59126e880fcd9886848b (diff) | |
download | pkgsrc-6694c04e001db0452e6652b511c1de420c5c4991.tar.gz |
+ colorblind
Diffstat (limited to 'misc')
-rw-r--r-- | misc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/Makefile b/misc/Makefile index 4281625cb21..4874e79f881 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.368 2012/01/08 15:20:54 wiz Exp $ +# $NetBSD: Makefile,v 1.369 2012/01/31 11:10:56 obache Exp $ # COMMENT= Miscellaneous utilities @@ -28,6 +28,7 @@ SUBDIR+= chipmunk SUBDIR+= chord SUBDIR+= cksfv SUBDIR+= color-theme +SUBDIR+= colorblind SUBDIR+= colorize SUBDIR+= colorls SUBDIR+= colortail |