diff options
author | pettai <pettai@pkgsrc.org> | 2010-03-13 10:06:07 +0000 |
---|---|---|
committer | pettai <pettai@pkgsrc.org> | 2010-03-13 10:06:07 +0000 |
commit | e00b6b7634a63dc8e957efc3c798303752a16322 (patch) | |
tree | a87d5a5da77cbae68a2e92ef7d67aed0b3b3254e | |
parent | 827f6deec4d0629bdfb56bf1d145db08916a1718 (diff) | |
download | pkgsrc-e00b6b7634a63dc8e957efc3c798303752a16322.tar.gz |
+ ruby-dnsruby
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index 887f004429c..3062354eefd 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.813 2010/03/12 23:42:46 pettai Exp $ +# $NetBSD: Makefile,v 1.814 2010/03/13 10:06:07 pettai Exp $ # COMMENT= Networking tools @@ -468,6 +468,7 @@ SUBDIR+= rp-pppoe SUBDIR+= rsync SUBDIR+= rtorrent SUBDIR+= ruby-amqp +SUBDIR+= ruby-dnsruby SUBDIR+= ruby-icmp SUBDIR+= ruby-netaddr SUBDIR+= ruby-rubytter |