diff options
Diffstat (limited to 'net/ruby-soap')
-rw-r--r-- | net/ruby-soap/Makefile | 3 |
1 files changed, 2 insertions, 1 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 |