diff options
Diffstat (limited to 'math/ruby-narray/Makefile')
-rw-r--r-- | math/ruby-narray/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/math/ruby-narray/Makefile b/math/ruby-narray/Makefile index d483c800eb55..92a88a10c274 100644 --- a/math/ruby-narray/Makefile +++ b/math/ruby-narray/Makefile @@ -6,9 +6,10 @@ # PORTNAME= narray -PORTVERSION= 0.5.8 +PORTVERSION= 0.5.9 CATEGORIES= math ruby -MASTER_SITES= http://www.ir.isas.ac.jp/~masa/ruby/dist/ +MASTER_SITES= ${MASTER_SITE_RUBYFORGE} +MASTER_SITE_SUBDIR= ${PORTNAME} PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DIST_SUBDIR= ruby |