diff options
author | swills <swills@FreeBSD.org> | 2013-12-27 04:04:56 +0800 |
---|---|---|
committer | swills <swills@FreeBSD.org> | 2013-12-27 04:04:56 +0800 |
commit | 74eb4d9859d9cac1a6160860abe24c6fe9c78679 (patch) | |
tree | c099eb58b67c110837b5d90a01796d87edb7dd0b /net | |
parent | b0b32468e0f8a763f1da840659fbcfd76e38690a (diff) | |
download | freebsd-ports-gnome-74eb4d9859d9cac1a6160860abe24c6fe9c78679.tar.gz freebsd-ports-gnome-74eb4d9859d9cac1a6160860abe24c6fe9c78679.tar.zst freebsd-ports-gnome-74eb4d9859d9cac1a6160860abe24c6fe9c78679.zip |
- Assign these to ruby@
Diffstat (limited to 'net')
-rw-r--r-- | net/rubygem-rightaws/Makefile | 2 | ||||
-rw-r--r-- | net/rubygem-rightflexiscale/Makefile | 2 | ||||
-rw-r--r-- | net/rubygem-rightgogrid/Makefile | 2 | ||||
-rw-r--r-- | net/rubygem-righthttpconnection/Makefile | 2 | ||||
-rw-r--r-- | net/rubygem-rightslicehost/Makefile | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/net/rubygem-rightaws/Makefile b/net/rubygem-rightaws/Makefile index 40dc2017fd85..8b1ce0747671 100644 --- a/net/rubygem-rightaws/Makefile +++ b/net/rubygem-rightaws/Makefile @@ -7,7 +7,7 @@ CATEGORIES= net rubygems MASTER_SITES= RG DISTNAME= right_aws-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= ruby@FreeBSD.org COMMENT= Provides access to Amazon EC2, S3, SQS, and SDB web services LICENSE= MIT diff --git a/net/rubygem-rightflexiscale/Makefile b/net/rubygem-rightflexiscale/Makefile index 469f3a8bf898..b5de4c65bf8b 100644 --- a/net/rubygem-rightflexiscale/Makefile +++ b/net/rubygem-rightflexiscale/Makefile @@ -7,7 +7,7 @@ CATEGORIES= net rubygems MASTER_SITES= RG DISTNAME= right_flexiscale-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= ruby@FreeBSD.org COMMENT= Provides Ruby access to the Flexiscale API RUN_DEPENDS= rubygem-righthttpconnection>=1.2.4:${PORTSDIR}/net/rubygem-righthttpconnection \ diff --git a/net/rubygem-rightgogrid/Makefile b/net/rubygem-rightgogrid/Makefile index f1d872b3bc09..5a07d136c207 100644 --- a/net/rubygem-rightgogrid/Makefile +++ b/net/rubygem-rightgogrid/Makefile @@ -7,7 +7,7 @@ CATEGORIES= net rubygems MASTER_SITES= RG DISTNAME= right_gogrid-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= ruby@FreeBSD.org COMMENT= Provides Ruby access to the GoGrid API RUN_DEPENDS= rubygem-righthttpconnection>=1.2.4:${PORTSDIR}/net/rubygem-righthttpconnection diff --git a/net/rubygem-righthttpconnection/Makefile b/net/rubygem-righthttpconnection/Makefile index 5e0811cacef1..f00aff99f6b3 100644 --- a/net/rubygem-righthttpconnection/Makefile +++ b/net/rubygem-righthttpconnection/Makefile @@ -7,7 +7,7 @@ CATEGORIES= net rubygems MASTER_SITES= RG DISTNAME= right_http_connection-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= ruby@FreeBSD.org COMMENT= Persistent HTTP/HTTPS connections with error retries USE_RUBY= yes diff --git a/net/rubygem-rightslicehost/Makefile b/net/rubygem-rightslicehost/Makefile index 63cee14b0827..e1319086e7de 100644 --- a/net/rubygem-rightslicehost/Makefile +++ b/net/rubygem-rightslicehost/Makefile @@ -7,7 +7,7 @@ CATEGORIES= net rubygems MASTER_SITES= RG DISTNAME= right_slicehost-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= ruby@FreeBSD.org COMMENT= Provides Ruby access to the Slicehost API RUN_DEPENDS= rubygem-righthttpconnection>=1.2.4:${PORTSDIR}/net/rubygem-righthttpconnection |