diff options
author | pgollucci <pgollucci@FreeBSD.org> | 2010-09-10 03:12:56 +0800 |
---|---|---|
committer | pgollucci <pgollucci@FreeBSD.org> | 2010-09-10 03:12:56 +0800 |
commit | 4c8fa302fb49d010b64d1c2077fb4ad0560f2ae6 (patch) | |
tree | 9384e68cb977e8806d6ba483db00aa92c385754e /www | |
parent | a4385a490f3064c6cdc056b73c29108772038278 (diff) | |
download | freebsd-ports-gnome-4c8fa302fb49d010b64d1c2077fb4ad0560f2ae6.tar.gz freebsd-ports-gnome-4c8fa302fb49d010b64d1c2077fb4ad0560f2ae6.tar.zst freebsd-ports-gnome-4c8fa302fb49d010b64d1c2077fb4ad0560f2ae6.zip |
RF -> RG Conversion (Part III)
With Hat: ruby@
Tested by: make checksum
Diffstat (limited to 'www')
-rw-r--r-- | www/rubygem-hpricot/Makefile | 3 | ||||
-rw-r--r-- | www/rubygem-htauth/Makefile | 3 | ||||
-rw-r--r-- | www/rubygem-httpclient/Makefile | 3 | ||||
-rw-r--r-- | www/rubygem-rails-app-installer/Makefile | 3 |
4 files changed, 4 insertions, 8 deletions
diff --git a/www/rubygem-hpricot/Makefile b/www/rubygem-hpricot/Makefile index b072a0fa41d9..c1ef5912fa5f 100644 --- a/www/rubygem-hpricot/Makefile +++ b/www/rubygem-hpricot/Makefile @@ -7,8 +7,7 @@ PORTNAME= hpricot PORTVERSION= 0.8.2 CATEGORIES= www rubygems -MASTER_SITES= RF -MASTER_SITE_SUBDIR= gems +MASTER_SITES= RG MAINTAINER= clsung@FreeBSD.org COMMENT= A Fast, Enjoyable HTML Parser for Ruby diff --git a/www/rubygem-htauth/Makefile b/www/rubygem-htauth/Makefile index 4311356ed7a0..0a5551550c25 100644 --- a/www/rubygem-htauth/Makefile +++ b/www/rubygem-htauth/Makefile @@ -7,8 +7,7 @@ PORTNAME= htauth PORTVERSION= 1.0.3 CATEGORIES= www rubygems -MASTER_SITES= RF -MASTER_SITE_SUBDIR= copiousfreetime +MASTER_SITES= RG MAINTAINER= dinoex@FreeBSD.org COMMENT= Replacement for the Apache htdigest and htpasswd diff --git a/www/rubygem-httpclient/Makefile b/www/rubygem-httpclient/Makefile index e8334bdf3f07..7a258dacf409 100644 --- a/www/rubygem-httpclient/Makefile +++ b/www/rubygem-httpclient/Makefile @@ -8,8 +8,7 @@ PORTNAME= httpclient PORTVERSION= 2.1.5.2 CATEGORIES= www rubygems -MASTER_SITES= RF -MASTER_SITE_SUBDIR= soap4r +MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Yet another HTTP client implementation by NaHi diff --git a/www/rubygem-rails-app-installer/Makefile b/www/rubygem-rails-app-installer/Makefile index b4c91c10b5b3..07fffe92fc23 100644 --- a/www/rubygem-rails-app-installer/Makefile +++ b/www/rubygem-rails-app-installer/Makefile @@ -8,8 +8,7 @@ PORTNAME= rails-app-installer PORTVERSION= 0.2.0 CATEGORIES= www rubygems -MASTER_SITES= RF -MASTER_SITE_SUBDIR= rails-installer +MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= An installer for Rails apps |