diff options
Diffstat (limited to 'devel/rubygem-rgl/Makefile')
-rw-r--r-- | devel/rubygem-rgl/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/rubygem-rgl/Makefile b/devel/rubygem-rgl/Makefile index 15435d513951..57c774c87708 100644 --- a/devel/rubygem-rgl/Makefile +++ b/devel/rubygem-rgl/Makefile @@ -9,7 +9,8 @@ PORTNAME= rgl PORTVERSION= 0.2.3 PORTREVISION= 1 CATEGORIES= devel rubygems -MASTER_SITES= http://rubyforge.org/frs/download.php/3958/ +MASTER_SITES= ${MASTER_SITE_RUBYFORGE} +MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= uspoerlein@gmail.com COMMENT= Framework for graph datastructures and algorithms implemented in Ruby |