diff options
author | wiz <wiz> | 2001-02-13 14:03:34 +0000 |
---|---|---|
committer | wiz <wiz> | 2001-02-13 14:03:34 +0000 |
commit | 64cba7c20143d6e5fb7bfbf6d6e3b2fc32461598 (patch) | |
tree | e4506fa0b4f8fb51f4fd08dda447eb00cac26866 /misc/Makefile | |
parent | c514a82b8ef19375c08e3903e3358cb1417895f7 (diff) | |
download | pkgsrc-64cba7c20143d6e5fb7bfbf6d6e3b2fc32461598.tar.gz |
add and enable cuecat
Diffstat (limited to 'misc/Makefile')
-rw-r--r-- | misc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/Makefile b/misc/Makefile index c1a05b22178..7dd28bf7d30 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.82 2001/02/01 14:35:04 wiz Exp $ +# $NetBSD: Makefile,v 1.83 2001/02/13 14:03:34 wiz Exp $ # SUBDIR += 9menu @@ -13,6 +13,7 @@ SUBDIR += colorls SUBDIR += colortail SUBDIR += cowsay + SUBDIR += cuecat SUBDIR += dgpsip SUBDIR += dialog SUBDIR += dotfile |