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 /textproc | |
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 'textproc')
-rw-r--r-- | textproc/rubygem-htmltools/Makefile | 3 | ||||
-rw-r--r-- | textproc/rubygem-ini/Makefile | 3 |
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 |