diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-11-02 00:50:34 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-11-02 00:50:34 +0000 |
commit | f0f6dd0f19dee250fc5e92d33a718baa5e17976f (patch) | |
tree | a873593692e3b0dc657a2dd848d70a05321d0d41 /math/ruby-narray/Makefile | |
parent | ec5573db9b5bd4da4614eae8588835d564c01cd6 (diff) |
Notes
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 |