diff options
Diffstat (limited to 'math/ruby-gsl')
-rw-r--r-- | math/ruby-gsl/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/math/ruby-gsl/Makefile b/math/ruby-gsl/Makefile index 6301b29e5835..437befeff18b 100644 --- a/math/ruby-gsl/Makefile +++ b/math/ruby-gsl/Makefile @@ -9,7 +9,8 @@ PORTNAME= gsl PORTVERSION= 1.5.4 PORTREVISION= 2 CATEGORIES= math ruby -MASTER_SITES= http://rubyforge.org/frs/download.php/2108/ +MASTER_SITES= ${MASTER_SITE_RUBYFORGE} +MASTER_SITE_SUBDIR= rb-${PORTNAME} PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= rb-${PORTNAME}-${PORTVERSION} DIST_SUBDIR= ruby |