summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2012-02-28 20:32:34 +0000
committerminskim <minskim@pkgsrc.org>2012-02-28 20:32:34 +0000
commitd4a924e0df3b2bc38f391a31679f886aa495b1e5 (patch)
treee2d8f7e59cbe15f69c53d8b574caeaeb362f815f /net
parent94d2f2e69551f0c4642fb641b2dd5b4a9201a119 (diff)
downloadpkgsrc-d4a924e0df3b2bc38f391a31679f886aa495b1e5.tar.gz
Add ruby-domain_name.
Diffstat (limited to 'net')
-rw-r--r--net/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile
index 0678335c066..1caa6d5d3d5 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.912 2012/02/21 12:57:56 drochner Exp $
+# $NetBSD: Makefile,v 1.913 2012/02/28 20:32:35 minskim Exp $
#
COMMENT= Networking tools
@@ -534,6 +534,7 @@ SUBDIR+= ruby-amq-client
SUBDIR+= ruby-amq-protocol
SUBDIR+= ruby-amqp
SUBDIR+= ruby-dnsruby
+SUBDIR+= ruby-domain_name
SUBDIR+= ruby-icmp
SUBDIR+= ruby-net-ldap
SUBDIR+= ruby-net-ping