aboutsummaryrefslogtreecommitdiff
path: root/security/rubygem-net-sftp
diff options
context:
space:
mode:
authorJean Milanez Melo <jmelo@FreeBSD.org>2006-08-08 11:35:27 +0000
committerJean Milanez Melo <jmelo@FreeBSD.org>2006-08-08 11:35:27 +0000
commit0a9f8dd1df910df5253e31c04ae42c367e97ff2c (patch)
treed7961854bb03af94e55639e85616ef0471cad7b1 /security/rubygem-net-sftp
parent59769e1795a51354a19a770e5011e7273511dac4 (diff)
downloadports-0a9f8dd1df910df5253e31c04ae42c367e97ff2c.tar.gz
ports-0a9f8dd1df910df5253e31c04ae42c367e97ff2c.zip
- Change to use MASTER_SITE_RUBYFORGE macro to fix fetch problem.
Approved by: portmgr (erwin)
Notes
Notes: svn path=/head/; revision=170091
Diffstat (limited to 'security/rubygem-net-sftp')
-rw-r--r--security/rubygem-net-sftp/Makefile3
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