diff options
author | pgollucci <pgollucci@FreeBSD.org> | 2010-09-10 03:18:33 +0800 |
---|---|---|
committer | pgollucci <pgollucci@FreeBSD.org> | 2010-09-10 03:18:33 +0800 |
commit | cf12aef37772b8298464c99f89f8a92b33e98eb3 (patch) | |
tree | 1a80aaaebc0267b937dd982f018a5d82b3022a3b /net | |
parent | 67e3cb1a966a1dc58f9f98c9d6aeb217621549b7 (diff) | |
download | freebsd-ports-gnome-cf12aef37772b8298464c99f89f8a92b33e98eb3.tar.gz freebsd-ports-gnome-cf12aef37772b8298464c99f89f8a92b33e98eb3.tar.zst freebsd-ports-gnome-cf12aef37772b8298464c99f89f8a92b33e98eb3.zip |
- Just use RG
Diffstat (limited to 'net')
-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 |