diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-09-09 19:12:56 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-09-09 19:12:56 +0000 |
commit | bc03b273ca69d87f11849b8ae7b0c35d3b496477 (patch) | |
tree | 3c1f92e036dc5330a2975a200c9c7b58ad1863ad /textproc | |
parent | d4a94424617d92b3a237d7a14ce0952cb2beaedf (diff) | |
download | ports-bc03b273ca69d87f11849b8ae7b0c35d3b496477.tar.gz ports-bc03b273ca69d87f11849b8ae7b0c35d3b496477.zip |
Notes
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 |