From cf4ed77aec3dbfcc244346b5d92ec99a3bc7db66 Mon Sep 17 00:00:00 2001 From: "Philip M. Gollucci" Date: Thu, 9 Sep 2010 19:18:33 +0000 Subject: [PATCH] - Just use RG --- net/rubygem-openid/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/net/rubygem-openid/Makefile b/net/rubygem-openid/Makefile index 1cc529ae5c7a..3ac8f8494cb4 100644 --- a/net/rubygem-openid/Makefile +++ b/net/rubygem-openid/Makefile @@ -8,8 +8,7 @@ PORTNAME= openid PORTVERSION= 2.1.8 CATEGORIES= net rubygems -MASTER_SITES= http://www.openidenabled.com/files/ruby-openid/packages/ \ - RG +MASTER_SITES= RG DISTNAME= ruby-${PORTNAME}-${PORTVERSION} MAINTAINER= clsung@FreeBSD.org