diff options
author | obache <obache@pkgsrc.org> | 2010-03-02 12:11:19 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2010-03-02 12:11:19 +0000 |
commit | 9986a94d0eabf987c64a4a1b2e90d71a52bb63ed (patch) | |
tree | fb0e6a411e00670e2541d6d267068380ba3e3d25 /net | |
parent | 359d604791788b9ab4b74e49d8bd133d1ee6aeba (diff) | |
download | pkgsrc-9986a94d0eabf987c64a4a1b2e90d71a52bb63ed.tar.gz |
+ ruby-rubytter
Diffstat (limited to 'net')
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index ad828fcd448..ba7ff9f80db 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.809 2010/02/20 11:51:43 seb Exp $ +# $NetBSD: Makefile,v 1.810 2010/03/02 12:11:19 obache Exp $ # COMMENT= Networking tools @@ -468,6 +468,7 @@ SUBDIR+= rtorrent SUBDIR+= ruby-amqp SUBDIR+= ruby-icmp SUBDIR+= ruby-netaddr +SUBDIR+= ruby-rubytter SUBDIR+= ruby-snmp SUBDIR+= samba SUBDIR+= samba33 |