diff options
author | agc <agc@pkgsrc.org> | 2001-10-11 14:03:37 +0000 |
---|---|---|
committer | agc <agc@pkgsrc.org> | 2001-10-11 14:03:37 +0000 |
commit | f2670082b7ab856d1a5ddd6f45c40fb1e8942a97 (patch) | |
tree | 030d88977bc5822b0baf4cbceb45c34529939584 /chat/Makefile | |
parent | 4eb9ae08f143c8c876b2180d2c885162d2cf8127 (diff) | |
download | pkgsrc-f2670082b7ab856d1a5ddd6f45c40fb1e8942a97.tar.gz |
Add and enable tik
Diffstat (limited to 'chat/Makefile')
-rw-r--r-- | chat/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chat/Makefile b/chat/Makefile index d9d38de4588..d3b37eee7f4 100644 --- a/chat/Makefile +++ b/chat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2001/09/16 16:14:37 hubertf Exp $ +# $NetBSD: Makefile,v 1.18 2001/10/11 14:03:37 agc Exp $ # COMMENT= communication programs @@ -23,6 +23,7 @@ SUBDIR+= kyahoo SUBDIR+= libirc SUBDIR+= micq SUBDIR+= sirc +SUBDIR+= tik SUBDIR+= tirc SUBDIR+= tkicb SUBDIR+= tkirc |