aboutsummaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-06-23 18:42:12 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-06-23 18:42:12 +0000
commitd3ad0abb6075218e072ecacecda1fb6a309ef384 (patch)
tree65acbbc9666483877efcdfc78cdcbdb8f4767b5a /print
parentc22a666333c9a23f3ef85b1ffb68d8e6eb6b6af8 (diff)
downloadports-d3ad0abb6075218e072ecacecda1fb6a309ef384.tar.gz
ports-d3ad0abb6075218e072ecacecda1fb6a309ef384.zip
RF -> RG Conversion (Part II)
PR: ports/147844 Submitted by: pgollucci (myself) Reviewed by: portmgr (flz) Discussed with: portmgr (pav) Tested by: make checksum Feature safe: yes
Notes
Notes: svn path=/head/; revision=256881
Diffstat (limited to 'print')
-rw-r--r--print/rubygem-prawn-core/Makefile2
-rw-r--r--print/rubygem-prawn-format/Makefile2
-rw-r--r--print/rubygem-prawn-layout/Makefile2
-rw-r--r--print/rubygem-prawn-security/Makefile2
-rw-r--r--print/rubygem-prawn/Makefile2
5 files changed, 5 insertions, 5 deletions
diff --git a/print/rubygem-prawn-core/Makefile b/print/rubygem-prawn-core/Makefile
index f185b15897f2..e2759fac7bf5 100644
--- a/print/rubygem-prawn-core/Makefile
+++ b/print/rubygem-prawn-core/Makefile
@@ -7,7 +7,7 @@
PORTNAME= prawn-core
PORTVERSION= 0.6.3
CATEGORIES= print rubygems
-MASTER_SITES= RF/prawn
+MASTER_SITES= RG
MAINTAINER= wen@FreeBSD.org
COMMENT= Core of Rubygem-prawn
diff --git a/print/rubygem-prawn-format/Makefile b/print/rubygem-prawn-format/Makefile
index 682b567d78da..801a0b79139f 100644
--- a/print/rubygem-prawn-format/Makefile
+++ b/print/rubygem-prawn-format/Makefile
@@ -7,7 +7,7 @@
PORTNAME= prawn-format
PORTVERSION= 0.2.3
CATEGORIES= print rubygems
-MASTER_SITES= RF/prawn
+MASTER_SITES= RG
MAINTAINER= wen@FreeBSD.org
COMMENT= An extension of Prawn that allows inline formatting
diff --git a/print/rubygem-prawn-layout/Makefile b/print/rubygem-prawn-layout/Makefile
index 2dbbac7e777e..5838ac6d529a 100644
--- a/print/rubygem-prawn-layout/Makefile
+++ b/print/rubygem-prawn-layout/Makefile
@@ -7,7 +7,7 @@
PORTNAME= prawn-layout
PORTVERSION= 0.3.2
CATEGORIES= print rubygems
-MASTER_SITES= RF/prawn
+MASTER_SITES= RG
MAINTAINER= wen@FreeBSD.org
COMMENT= An Prawn Extension to Provides Table Support and Other Layout
diff --git a/print/rubygem-prawn-security/Makefile b/print/rubygem-prawn-security/Makefile
index 468486658efc..b93169977317 100644
--- a/print/rubygem-prawn-security/Makefile
+++ b/print/rubygem-prawn-security/Makefile
@@ -7,7 +7,7 @@
PORTNAME= prawn-security
PORTVERSION= 0.1.1
CATEGORIES= print rubygems
-MASTER_SITES= RF/prawn
+MASTER_SITES= RG
MAINTAINER= wen@FreeBSD.org
COMMENT= An extension of Prawn
diff --git a/print/rubygem-prawn/Makefile b/print/rubygem-prawn/Makefile
index d73bad164651..cc99eccc78fc 100644
--- a/print/rubygem-prawn/Makefile
+++ b/print/rubygem-prawn/Makefile
@@ -7,7 +7,7 @@
PORTNAME= prawn
PORTVERSION= 0.6.3
CATEGORIES= print rubygems
-MASTER_SITES= RF/prawn
+MASTER_SITES= RG
MAINTAINER= wen@FreeBSD.org
COMMENT= Fast pure Ruby PDF generator