diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-05-26 19:51:34 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-05-26 19:51:34 +0000 |
commit | 8f3a51419c3bbf7ce432033688b39a22b8eac39b (patch) | |
tree | 36ca6259b99828ddc8eced1db236da3dbec4e3b3 /graphics/rubygem-imagesize | |
parent | 9a86085fd617cad2c2a5370b68e24b5d9753a8b8 (diff) |
- Mass conversion of RF -> RG for MASTER_SITE for rubygem- ports
[RG aka rubygems.org]
PR: ports/147005
Submitted by: pgollucci (myself)
Approved by: portmgr (pav)
With Hat: ruby@
Notes
Notes:
svn path=/head/; revision=255136
Diffstat (limited to 'graphics/rubygem-imagesize')
-rw-r--r-- | graphics/rubygem-imagesize/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/rubygem-imagesize/Makefile b/graphics/rubygem-imagesize/Makefile index 7540f83f9bb9..0a775564370b 100644 --- a/graphics/rubygem-imagesize/Makefile +++ b/graphics/rubygem-imagesize/Makefile @@ -7,7 +7,7 @@ PORTNAME= imagesize PORTVERSION= 0.1.1 CATEGORIES= graphics rubygems -MASTER_SITES= RF +MASTER_SITES= RG MAINTAINER= codeblock@eighthbit.net COMMENT= A RubyGem for finding the size of an image. |