diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/ruby-soap/Makefile | 3 | ||||
-rw-r--r-- | net/ruby-socketproxy/Makefile | 3 | ||||
-rw-r--r-- | net/ruby-tcpsocketpipe/Makefile | 3 |
3 files changed, 6 insertions, 3 deletions
diff --git a/net/ruby-soap/Makefile b/net/ruby-soap/Makefile index 16292ba0719d..be5234bc0396 100644 --- a/net/ruby-soap/Makefile +++ b/net/ruby-soap/Makefile @@ -8,7 +8,8 @@ PORTNAME= soap PORTVERSION= 1.4.8.1 CATEGORIES= net ruby -MASTER_SITES= http://www.ruby-lang.org/~nahi/ +MASTER_SITES= ${MASTER_SITE_RUBY} +MASTER_SITE_SUBDIR= contrib PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ${PORTNAME}4r-${PORTVERSION:S/./_/g} DIST_SUBDIR= ruby diff --git a/net/ruby-socketproxy/Makefile b/net/ruby-socketproxy/Makefile index da28adcb60a3..1bedb7c0154a 100644 --- a/net/ruby-socketproxy/Makefile +++ b/net/ruby-socketproxy/Makefile @@ -8,7 +8,8 @@ PORTNAME= tcpsocketpipe PORTVERSION= 1.8.1 CATEGORIES= net ruby -MASTER_SITES= http://www.ruby-lang.org/~nahi/ +MASTER_SITES= ${MASTER_SITE_RUBY} +MASTER_SITE_SUBDIR= contrib PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= TCPSocketPipe-${PORTVERSION:S/./_/g} DIST_SUBDIR= ruby diff --git a/net/ruby-tcpsocketpipe/Makefile b/net/ruby-tcpsocketpipe/Makefile index da28adcb60a3..1bedb7c0154a 100644 --- a/net/ruby-tcpsocketpipe/Makefile +++ b/net/ruby-tcpsocketpipe/Makefile @@ -8,7 +8,8 @@ PORTNAME= tcpsocketpipe PORTVERSION= 1.8.1 CATEGORIES= net ruby -MASTER_SITES= http://www.ruby-lang.org/~nahi/ +MASTER_SITES= ${MASTER_SITE_RUBY} +MASTER_SITE_SUBDIR= contrib PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= TCPSocketPipe-${PORTVERSION:S/./_/g} DIST_SUBDIR= ruby |