diff options
author | hubertf <hubertf> | 2001-09-16 16:14:37 +0000 |
---|---|---|
committer | hubertf <hubertf> | 2001-09-16 16:14:37 +0000 |
commit | 61bef0a43f0742b68d274d3ab5d8bac5b8916756 (patch) | |
tree | 1a36ee2a6819e50344c0133e953ef1ad055d7310 /chat/Makefile | |
parent | 6124f853efa1e5bd43800603c8870e843ba6bf36 (diff) | |
download | pkgsrc-61bef0a43f0742b68d274d3ab5d8bac5b8916756.tar.gz |
add & enable irssi
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 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 |