diff options
Diffstat (limited to 'devel')
-rw-r--r-- | devel/rubygem-bioruby/Makefile | 2 | ||||
-rw-r--r-- | devel/rubygem-fattr/Makefile | 2 | ||||
-rw-r--r-- | devel/rubygem-main/Makefile | 2 | ||||
-rw-r--r-- | devel/rubygem-polyglot/Makefile | 2 | ||||
-rw-r--r-- | devel/rubygem-sequel/Makefile | 2 | ||||
-rw-r--r-- | devel/rubygem-treetop/Makefile | 4 | ||||
-rw-r--r-- | devel/rubygem-uuid/Makefile | 2 |
7 files changed, 8 insertions, 8 deletions
diff --git a/devel/rubygem-bioruby/Makefile b/devel/rubygem-bioruby/Makefile index 7801575a3a1f..458f747ab9a8 100644 --- a/devel/rubygem-bioruby/Makefile +++ b/devel/rubygem-bioruby/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= RG \ http://rubyforge.org/frs/download.php/68266/ DISTNAME= bio-${PORTVERSION} -MAINTAINER= wen@FreeBSD.org +MAINTAINER= ruby@FreeBSD.org COMMENT= Integrated environment for Bioinformatics written in Ruby PLIST_FILES= bin/bioruby \ diff --git a/devel/rubygem-fattr/Makefile b/devel/rubygem-fattr/Makefile index f4dfb2bd2b22..f38df1b14aa5 100644 --- a/devel/rubygem-fattr/Makefile +++ b/devel/rubygem-fattr/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 2.1.0 CATEGORIES= devel rubygems MASTER_SITES= RG -MAINTAINER= wen@FreeBSD.org +MAINTAINER= ruby@FreeBSD.org COMMENT= A Fatter Attr for Ruby USE_RUBY= yes diff --git a/devel/rubygem-main/Makefile b/devel/rubygem-main/Makefile index df38f3cc6edf..03ae15b992e0 100644 --- a/devel/rubygem-main/Makefile +++ b/devel/rubygem-main/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 4.2.0 CATEGORIES= devel rubygems MASTER_SITES= RG -MAINTAINER= wen@FreeBSD.org +MAINTAINER= ruby@FreeBSD.org COMMENT= A Class Factory and Dsl for Generating Command Line Programs RUN_DEPENDS= rubygem-fattr>=1.0.3:${PORTSDIR}/devel/rubygem-fattr \ diff --git a/devel/rubygem-polyglot/Makefile b/devel/rubygem-polyglot/Makefile index 08ff82dce2aa..2b2ef3ca8c9d 100644 --- a/devel/rubygem-polyglot/Makefile +++ b/devel/rubygem-polyglot/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.3.1 CATEGORIES= devel rubygems MASTER_SITES= RG -MAINTAINER= wen@FreeBSD.org +MAINTAINER= ruby@FreeBSD.org COMMENT= Provides a registry of file types USE_RUBY= yes diff --git a/devel/rubygem-sequel/Makefile b/devel/rubygem-sequel/Makefile index cd82cef9ce7e..8f9b6bbd9df1 100644 --- a/devel/rubygem-sequel/Makefile +++ b/devel/rubygem-sequel/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 3.13.0 CATEGORIES= devel rubygems MASTER_SITES= RG -MAINTAINER= wen@FreeBSD.org +MAINTAINER= ruby@FreeBSD.org COMMENT= The Database Toolkit for Ruby USE_RUBY= yes diff --git a/devel/rubygem-treetop/Makefile b/devel/rubygem-treetop/Makefile index ff1b4d031d0a..c02300f8f3bd 100644 --- a/devel/rubygem-treetop/Makefile +++ b/devel/rubygem-treetop/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: treetop # Date created: 11 Oct, 2009 -# Whom: Wen Heping <wen@FreeBSD.org> +# Whom: Wen Heping <ruby@FreeBSD.org> # # $FreeBSD$ # @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= devel rubygems MASTER_SITES= RG -MAINTAINER= wen@FreeBSD.org +MAINTAINER= ruby@FreeBSD.org COMMENT= Ruby-based DSL for text parsing and interpretation RUN_DEPENDS= rubygem-polyglot>=0.3.1:${PORTSDIR}/devel/rubygem-polyglot diff --git a/devel/rubygem-uuid/Makefile b/devel/rubygem-uuid/Makefile index ebb48c79bc55..3952b4d4c3d9 100644 --- a/devel/rubygem-uuid/Makefile +++ b/devel/rubygem-uuid/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 2.3.1 CATEGORIES= devel rubygems MASTER_SITES= RG -MAINTAINER= wen@FreeBSD.org +MAINTAINER= ruby@FreeBSD.org COMMENT= UUID Generator for Ruby RUN_DEPENDS= rubygem-macaddr>=1.0.0:${PORTSDIR}/net/rubygem-macaddr |