diff options
author | rh <rh@pkgsrc.org> | 2002-07-14 09:28:03 +0000 |
---|---|---|
committer | rh <rh@pkgsrc.org> | 2002-07-14 09:28:03 +0000 |
commit | d9c664aa1aaa04a1a40742d6d1554045abe1618d (patch) | |
tree | 4e4d8506bee8db1e99462abe25dc0516524ddd20 /chat | |
parent | 6766bdb684495ef5dd2ff76a2dc0eb1c67b8fd87 (diff) | |
download | pkgsrc-d9c664aa1aaa04a1a40742d6d1554045abe1618d.tar.gz |
Add and enable iroffer
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 6e92835c2e4..a438d716800 100644 --- a/chat/Makefile +++ b/chat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.42 2002/07/10 14:16:47 agc Exp $ +# $NetBSD: Makefile,v 1.43 2002/07/14 09:28:03 rh Exp $ # COMMENT= communication programs @@ -30,6 +30,7 @@ SUBDIR+= ircII SUBDIR+= ircd-hybrid SUBDIR+= irchat SUBDIR+= ircu +SUBDIR+= iroffer SUBDIR+= irssi SUBDIR+= kicq SUBDIR+= kxicq |