diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-09-09 19:18:33 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-09-09 19:18:33 +0000 |
commit | cf4ed77aec3dbfcc244346b5d92ec99a3bc7db66 (patch) | |
tree | 8bd092f55626b80443a3824cd7c8f1aea00c7255 /net/rubygem-openid/Makefile | |
parent | 13aa2a64563826fd3705f203253e276a5535ccd9 (diff) |
Notes
Diffstat (limited to 'net/rubygem-openid/Makefile')
-rw-r--r-- | net/rubygem-openid/Makefile | 3 |
1 files changed, 1 insertions, 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 |