diff options
-rw-r--r-- | chat/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/chat/Makefile b/chat/Makefile index 16594d7ac84..536f4fbf6df 100644 --- a/chat/Makefile +++ b/chat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.50 2002/09/20 10:59:53 jlam Exp $ +# $NetBSD: Makefile,v 1.51 2002/09/20 11:16:06 jlam Exp $ # COMMENT= communication programs @@ -33,7 +33,6 @@ SUBDIR+= ircu SUBDIR+= iroffer SUBDIR+= irssi SUBDIR+= kicq -SUBDIR+= kyahoo SUBDIR+= kyim SUBDIR+= libirc SUBDIR+= libyahoo |