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 /mail/rubygem-tmail | |
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 'mail/rubygem-tmail')
-rw-r--r-- | mail/rubygem-tmail/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/rubygem-tmail/Makefile b/mail/rubygem-tmail/Makefile index 5690cd590782..67843bf9b065 100644 --- a/mail/rubygem-tmail/Makefile +++ b/mail/rubygem-tmail/Makefile @@ -7,7 +7,7 @@ PORTNAME= tmail PORTVERSION= 1.2.3.1 CATEGORIES= mail rubygems -MASTER_SITES= RF +MASTER_SITES= RG MAINTAINER= knu@FreeBSD.org COMMENT= A RFC2822/MIME compliant mail manipulating library for Ruby |