diff options
author | hubertf <hubertf@pkgsrc.org> | 2001-09-16 16:14:37 +0000 |
---|---|---|
committer | hubertf <hubertf@pkgsrc.org> | 2001-09-16 16:14:37 +0000 |
commit | 8e7567e65ee09fba6a0cf98c6f71475c86d19275 (patch) | |
tree | 1a36ee2a6819e50344c0133e953ef1ad055d7310 /chat | |
parent | 77693f292102fd448deeeec660fa430a58e6abc0 (diff) | |
download | pkgsrc-8e7567e65ee09fba6a0cf98c6f71475c86d19275.tar.gz |
add & enable irssi
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 ca905cbc6c5..d9d38de4588 100644 --- a/chat/Makefile +++ b/chat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2001/09/07 06:26:45 tron Exp $ +# $NetBSD: Makefile,v 1.17 2001/09/16 16:14:37 hubertf Exp $ # COMMENT= communication programs @@ -16,6 +16,7 @@ SUBDIR+= icqlib SUBDIR+= ircII SUBDIR+= irchat SUBDIR+= ircu +SUBDIR+= irssi SUBDIR+= kicq SUBDIR+= kxicq SUBDIR+= kyahoo |