diff options
author | glarkin <glarkin@FreeBSD.org> | 2009-04-24 05:11:32 +0800 |
---|---|---|
committer | glarkin <glarkin@FreeBSD.org> | 2009-04-24 05:11:32 +0800 |
commit | e9a7001669819bf7dc9c5cdb2f89941b290b5ad0 (patch) | |
tree | a27ffd5570262a2ad93e1d470932b06ad19ccdb9 /net/Makefile | |
parent | 93bcce6898a4655f29064c2e83873e81c26c9792 (diff) | |
download | freebsd-ports-gnome-e9a7001669819bf7dc9c5cdb2f89941b290b5ad0.tar.gz freebsd-ports-gnome-e9a7001669819bf7dc9c5cdb2f89941b290b5ad0.tar.zst freebsd-ports-gnome-e9a7001669819bf7dc9c5cdb2f89941b290b5ad0.zip |
The RightScale GoGrid gem has been designed to provide a robust
interface to GoGrid's existing API.
WWW: http://rightaws.rubyforge.org/
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index 21967146205a..62ef173e4974 100644 --- a/net/Makefile +++ b/net/Makefile @@ -842,6 +842,7 @@ SUBDIR += rubygem-oauth SUBDIR += rubygem-openid SUBDIR += rubygem-rightaws + SUBDIR += rubygem-rightgogrid SUBDIR += rubygem-righthttpconnection SUBDIR += rubygem-twitter SUBDIR += rubygem-twitter4r |