diff options
Diffstat (limited to 'security/rubygem-net-sftp/Makefile')
| -rw-r--r-- | security/rubygem-net-sftp/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/rubygem-net-sftp/Makefile b/security/rubygem-net-sftp/Makefile index 2cbe4f8e08b5..70c1419fd95d 100644 --- a/security/rubygem-net-sftp/Makefile +++ b/security/rubygem-net-sftp/Makefile @@ -8,7 +8,8 @@ PORTNAME= net-sftp PORTVERSION= 1.1.0 CATEGORIES= security rubygems -MASTER_SITES= http://rubyforge.org/frs/download.php/7928/ +MASTER_SITES= ${MASTER_SITE_RUBYFORGE} +MASTER_SITE_SUBDIR= net-ssh MAINTAINER= r.s.a.vandomburg@student.utwente.nl COMMENT= Implementation of the SFTP client protocol |
