diff options
Diffstat (limited to 'devel/rubygem-gem_plugin')
-rw-r--r-- | devel/rubygem-gem_plugin/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/rubygem-gem_plugin/Makefile b/devel/rubygem-gem_plugin/Makefile index 06ca7225d98d..4186d6867626 100644 --- a/devel/rubygem-gem_plugin/Makefile +++ b/devel/rubygem-gem_plugin/Makefile @@ -7,7 +7,8 @@ PORTNAME= gem_plugin PORTVERSION= 0.2.1 CATEGORIES= devel rubygems -MASTER_SITES= http://rubyforge.org/frs/download.php/9199/ +MASTER_SITES= ${MASTER_SITE_RUBYFORGE} +MASTER_SITE_SUBDIR= mongrel MAINTAINER= rgl@ruilopes.com COMMENT= Gem Based Plugin System |