diff options
author | jun <jun@pkgsrc.org> | 2001-02-02 02:11:14 +0000 |
---|---|---|
committer | jun <jun@pkgsrc.org> | 2001-02-02 02:11:14 +0000 |
commit | bda1e9f1a5c0ff895e05e901553dc5116014ad36 (patch) | |
tree | ebdaf786bc0b8cbe460b2a8177d0c8642f38ab61 /chat | |
parent | 33b67bc281f0245b7695192ee7ece5f8387bdc51 (diff) | |
download | pkgsrc-bda1e9f1a5c0ff895e05e901553dc5116014ad36.tar.gz |
add irchat.
Diffstat (limited to 'chat')
-rw-r--r-- | chat/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chat/Makefile b/chat/Makefile index cf7f1dfe79f..806717b98bf 100644 --- a/chat/Makefile +++ b/chat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2000/12/27 16:49:21 hubertf Exp $ +# $NetBSD: Makefile,v 1.4 2001/02/02 02:11:14 jun Exp $ # SUBDIR += bitchx @@ -6,6 +6,7 @@ SUBDIR += gaim SUBDIR += icb SUBDIR += icqlib + SUBDIR += irchat SUBDIR += ircII SUBDIR += ircu SUBDIR += kicq |