diff options
author | hubertf <hubertf@pkgsrc.org> | 2001-01-24 03:53:31 +0000 |
---|---|---|
committer | hubertf <hubertf@pkgsrc.org> | 2001-01-24 03:53:31 +0000 |
commit | ef4a43fa776f99982e26ef7436dba0755f7b0cf1 (patch) | |
tree | 1517910777cc64f9887b69d9c0d2495059a6f07c /misc | |
parent | 27443d97cdccd2f081f85b03736f4516c7fe8382 (diff) | |
download | pkgsrc-ef4a43fa776f99982e26ef7436dba0755f7b0cf1.tar.gz |
add & enable colortail
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 6693b8918e3..0eb87497799 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.79 2001/01/20 02:30:21 jtb Exp $ +# $NetBSD: Makefile,v 1.80 2001/01/24 03:53:31 hubertf Exp $ # SUBDIR += 9menu @@ -11,6 +11,7 @@ SUBDIR += chord SUBDIR += cksfv SUBDIR += colorls + SUBDIR += colortail SUBDIR += cowsay SUBDIR += dgpsip SUBDIR += dialog |