diff options
Diffstat (limited to 'security/rubygem-net-ssh/Makefile')
-rw-r--r-- | security/rubygem-net-ssh/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/rubygem-net-ssh/Makefile b/security/rubygem-net-ssh/Makefile index e68e3c6c83c6..adfe7f30e695 100644 --- a/security/rubygem-net-ssh/Makefile +++ b/security/rubygem-net-ssh/Makefile @@ -8,7 +8,8 @@ PORTNAME= net-ssh PORTVERSION= 1.0.9 CATEGORIES= security rubygems -MASTER_SITES= http://rubyforge.org/frs/download.php/9816/ +MASTER_SITES= ${MASTER_SITE_RUBYFORGE} +MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= r.s.a.vandomburg@student.utwente.nl COMMENT= Non-interactive SSH processing |