summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-09-09 19:12:56 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-09-09 19:12:56 +0000
commitbc03b273ca69d87f11849b8ae7b0c35d3b496477 (patch)
tree3c1f92e036dc5330a2975a200c9c7b58ad1863ad /textproc
parent- Update to August 2010 "Rakudo Star" (diff)
RF -> RG Conversion (Part III)
With Hat: ruby@ Tested by: make checksum
Notes
Notes: svn path=/head/; revision=260866
Diffstat (limited to 'textproc')
-rw-r--r--textproc/rubygem-htmltools/Makefile3
-rw-r--r--textproc/rubygem-ini/Makefile3
2 files changed, 2 insertions, 4 deletions
diff --git a/textproc/rubygem-htmltools/Makefile b/textproc/rubygem-htmltools/Makefile
index cefcfe92f3b1..b9254804eecb 100644
--- a/textproc/rubygem-htmltools/Makefile
+++ b/textproc/rubygem-htmltools/Makefile
@@ -7,8 +7,7 @@
PORTNAME= htmltools
PORTVERSION= 1.10
CATEGORIES= textproc www rubygems
-MASTER_SITES= RF
-MASTER_SITE_SUBDIR= ruby-htmltools
+MASTER_SITES= RG
DISTNAME= htmltools-${PORTVERSION}
MAINTAINER= dinoex@FreeBSD.org
diff --git a/textproc/rubygem-ini/Makefile b/textproc/rubygem-ini/Makefile
index c1428234ab82..1f2b6168933e 100644
--- a/textproc/rubygem-ini/Makefile
+++ b/textproc/rubygem-ini/Makefile
@@ -8,8 +8,7 @@
PORTNAME= ini
PORTVERSION= 0.1.1
CATEGORIES= textproc rubygems
-MASTER_SITES= RF
-MASTER_SITE_SUBDIR= ${PORTNAME}file
+MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Ruby INI File Parser and Writer