diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2005-10-13 05:49:10 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2005-10-13 05:49:10 +0000 |
commit | 6580b97d3708a290bc6adcb6351ff34bd51835e6 (patch) | |
tree | 67488d4ffec2124afb487db76e6c028110a64efb /net/ruby-tcpsocketpipe | |
parent | 02798f4bb46727520fcdd07094a7dba88c8d332a (diff) |
Chase updated mastersite.
Source: distfile survey
Notes
Notes:
svn path=/head/; revision=145215
Diffstat (limited to 'net/ruby-tcpsocketpipe')
-rw-r--r-- | net/ruby-tcpsocketpipe/Makefile | 2 | ||||
-rw-r--r-- | net/ruby-tcpsocketpipe/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net/ruby-tcpsocketpipe/Makefile b/net/ruby-tcpsocketpipe/Makefile index 52395cc6bf0b..a74ef723e0da 100644 --- a/net/ruby-tcpsocketpipe/Makefile +++ b/net/ruby-tcpsocketpipe/Makefile @@ -8,7 +8,7 @@ PORTNAME= tcpsocketpipe PORTVERSION= 1.8.2 CATEGORIES= net ruby -MASTER_SITES= http://rrr.jin.gr.jp/download/ +MASTER_SITES= http://dev.ctor.org/download/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= socketproxy.rb EXTRACT_SUFX= # none diff --git a/net/ruby-tcpsocketpipe/pkg-descr b/net/ruby-tcpsocketpipe/pkg-descr index 9a7ece8fb3de..d656f3db8cb6 100644 --- a/net/ruby-tcpsocketpipe/pkg-descr +++ b/net/ruby-tcpsocketpipe/pkg-descr @@ -2,4 +2,4 @@ This is Ruby/TCPSocketPipe, a Ruby library to create I/O pipes for TCP socket tunneling. Author: NaHi (NAKAMURA, Hiroshi) <nahi@keynauts.com> -WWW: http://www.ruby-lang.org/raa/list.rhtml?name=tcpsocketpipe +WWW: http://raa.ruby-lang.org/project/tcpsocketpipe |