diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-01-01 19:51:32 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-01-01 19:51:32 +0000 |
commit | fc4648336eb5bff81717de539abd7504ad56bed5 (patch) | |
tree | fafd6036d469134f255996bcc255e15f540610cf /net/Makefile | |
parent | Update to 1.3.3 (diff) |
Add ruby-jabber4r, a Ruby library to connect to an existing Jabber
account.
Notes
Notes:
svn path=/head/; revision=72089
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index e622695528ea..fd8d6ac8688d 100644 --- a/net/Makefile +++ b/net/Makefile @@ -500,6 +500,7 @@ SUBDIR += ruby-drb SUBDIR += ruby-gserver SUBDIR += ruby-icmp + SUBDIR += ruby-jabber4r SUBDIR += ruby-ldap SUBDIR += ruby-net-geoip SUBDIR += ruby-nis |