diff options
Diffstat (limited to 'sysutils/rubygem-capistrano/Makefile')
-rw-r--r-- | sysutils/rubygem-capistrano/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/rubygem-capistrano/Makefile b/sysutils/rubygem-capistrano/Makefile index dbf5153b0fca..f4841e6c5030 100644 --- a/sysutils/rubygem-capistrano/Makefile +++ b/sysutils/rubygem-capistrano/Makefile @@ -8,7 +8,8 @@ PORTNAME= capistrano PORTVERSION= 1.1.0 CATEGORIES= sysutils rubygems -MASTER_SITES= http://rubyforge.org/frs/download.php/9039/ +MASTER_SITES= ${MASTER_SITE_RUBYFORGE} +MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= r.s.a.vandomburg@student.utwente.nl COMMENT= A utility for executing commands in parallel on multiple machines |