diff options
Diffstat (limited to 'dns')
-rw-r--r-- | dns/rubygem-dnsruby/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/rubygem-dnsruby/Makefile b/dns/rubygem-dnsruby/Makefile index 9567dfcd62e8..c6dae03fe8e6 100644 --- a/dns/rubygem-dnsruby/Makefile +++ b/dns/rubygem-dnsruby/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.48 CATEGORIES= dns rubygems MASTER_SITES= RG -MAINTAINER= wen@FreeBSD.org +MAINTAINER= ruby@FreeBSD.org COMMENT= A pure Ruby DNS client library USE_RUBY= yes |