diff options
author | obache <obache@pkgsrc.org> | 2008-10-22 11:42:44 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2008-10-22 11:42:44 +0000 |
commit | 6379f3db79c199336ae160597b76c233a7a57527 (patch) | |
tree | b5e4b886ae80b5ed4fa3ef5679d19547f421f862 /chat/Makefile | |
parent | 1053689fa1bba5ca05c062444e8652b0fe05bfc7 (diff) | |
download | pkgsrc-6379f3db79c199336ae160597b76c233a7a57527.tar.gz |
Added ruby-net-irc.
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 33343315a0f..201c9e926f2 100644 --- a/chat/Makefile +++ b/chat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.140 2008/06/24 13:36:30 smb Exp $ +# $NetBSD: Makefile,v 1.141 2008/10/22 11:42:44 obache Exp $ # COMMENT= Communication programs @@ -87,6 +87,7 @@ SUBDIR+= psi SUBDIR+= quirc SUBDIR+= riece SUBDIR+= roxirc +SUBDIR+= ruby-net-irc SUBDIR+= scrollz SUBDIR+= silc-client SUBDIR+= silc-client-icb |