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 | c5fbd0ec57135efdc62150dea4a20971ab46129a (patch) | |
tree | b5e4b886ae80b5ed4fa3ef5679d19547f421f862 /chat | |
parent | db71699dba54d4e752e57e59feae206fc545a612 (diff) | |
download | pkgsrc-c5fbd0ec57135efdc62150dea4a20971ab46129a.tar.gz |
Added ruby-net-irc.
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 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 |