From a9f6ebcfee0382429073721a7ebc89b4cc1b4497 Mon Sep 17 00:00:00 2001 From: Greg Larkin Date: Wed, 2 Jun 2010 14:50:34 +0000 Subject: [PATCH] - Switch MASTER_SITES to use new RG macro PR: ports/147043 Submitted by: pgollucci --- net/rubygem-rightaws/Makefile | 3 +-- net/rubygem-rightflexiscale/Makefile | 3 +-- net/rubygem-rightgogrid/Makefile | 3 +-- net/rubygem-righthttpconnection/Makefile | 3 +-- net/rubygem-rightslicehost/Makefile | 3 +-- 5 files changed, 5 insertions(+), 10 deletions(-) diff --git a/net/rubygem-rightaws/Makefile b/net/rubygem-rightaws/Makefile index c2a3bcd4825e..40ebdf718119 100644 --- a/net/rubygem-rightaws/Makefile +++ b/net/rubygem-rightaws/Makefile @@ -8,8 +8,7 @@ PORTNAME= rightaws PORTVERSION= 1.10.0 CATEGORIES= net rubygems -MASTER_SITES= RF -MASTER_SITE_SUBDIR= rightscale +MASTER_SITES= RG DISTNAME= right_aws-${PORTVERSION} MAINTAINER= glarkin@FreeBSD.org diff --git a/net/rubygem-rightflexiscale/Makefile b/net/rubygem-rightflexiscale/Makefile index e80609cbf335..cec9c3159450 100644 --- a/net/rubygem-rightflexiscale/Makefile +++ b/net/rubygem-rightflexiscale/Makefile @@ -8,8 +8,7 @@ PORTNAME= rightflexiscale PORTVERSION= 0.1.0 CATEGORIES= net rubygems -MASTER_SITES= RF -MASTER_SITE_SUBDIR= rightscale +MASTER_SITES= RG DISTNAME= right_flexiscale-${PORTVERSION} MAINTAINER= glarkin@FreeBSD.org diff --git a/net/rubygem-rightgogrid/Makefile b/net/rubygem-rightgogrid/Makefile index 0d3bd9045570..d417613576f3 100644 --- a/net/rubygem-rightgogrid/Makefile +++ b/net/rubygem-rightgogrid/Makefile @@ -8,8 +8,7 @@ PORTNAME= rightgogrid PORTVERSION= 0.1.0 CATEGORIES= net rubygems -MASTER_SITES= RF -MASTER_SITE_SUBDIR= rightscale +MASTER_SITES= RG DISTNAME= right_gogrid-${PORTVERSION} MAINTAINER= glarkin@FreeBSD.org diff --git a/net/rubygem-righthttpconnection/Makefile b/net/rubygem-righthttpconnection/Makefile index 1a47ef00b285..5bdf080934f3 100644 --- a/net/rubygem-righthttpconnection/Makefile +++ b/net/rubygem-righthttpconnection/Makefile @@ -8,8 +8,7 @@ PORTNAME= righthttpconnection PORTVERSION= 1.2.4 CATEGORIES= net rubygems -MASTER_SITES= RF -MASTER_SITE_SUBDIR= rightaws +MASTER_SITES= RG DISTNAME= right_http_connection-${PORTVERSION} MAINTAINER= glarkin@FreeBSD.org diff --git a/net/rubygem-rightslicehost/Makefile b/net/rubygem-rightslicehost/Makefile index 5817887e4849..871ca2f28f6c 100644 --- a/net/rubygem-rightslicehost/Makefile +++ b/net/rubygem-rightslicehost/Makefile @@ -8,8 +8,7 @@ PORTNAME= rightslicehost PORTVERSION= 0.1.0 CATEGORIES= net rubygems -MASTER_SITES= RF -MASTER_SITE_SUBDIR= rightscale +MASTER_SITES= RG DISTNAME= right_slicehost-${PORTVERSION} MAINTAINER= glarkin@FreeBSD.org