diff --git a/doc/CHANGES-2012 b/doc/CHANGES-2012 index 029885024a975..6b3eae7698bf9 100644 --- a/doc/CHANGES-2012 +++ b/doc/CHANGES-2012 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2012,v 1.620 2012/02/28 20:23:27 pettai Exp $ +$NetBSD: CHANGES-2012,v 1.621 2012/02/28 20:32:34 minskim Exp $ Changes to the packages collection and infrastructure in 2012: @@ -877,3 +877,4 @@ Changes to the packages collection and infrastructure in 2012: Updated multimedia/gst-plugins0.10-bad to 0.10.23 [drochner 2012-02-28] Updated multimedia/gst-plugins0.10-ugly to 0.10.19 [drochner 2012-02-28] Updated net/unbound to 1.4.16 [pettai 2012-02-28] + Added net/ruby-domain_name version 0.5.2 [minskim 2012-02-28] diff --git a/net/Makefile b/net/Makefile index 0678335c06660..1caa6d5d3d5d3 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