diff options
Diffstat (limited to 'security/rubygem-net-sftp/Makefile')
-rw-r--r-- | security/rubygem-net-sftp/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/security/rubygem-net-sftp/Makefile b/security/rubygem-net-sftp/Makefile index 5e2e3f5b17ff..68f418aa7b93 100644 --- a/security/rubygem-net-sftp/Makefile +++ b/security/rubygem-net-sftp/Makefile @@ -6,15 +6,15 @@ # PORTNAME= net-sftp -PORTVERSION= 2.0.1 +PORTVERSION= 2.0.2 CATEGORIES= security rubygems MASTER_SITES= RF MASTER_SITE_SUBDIR= net-ssh -MAINTAINER= r.s.a.vandomburg@nedforce.nl +MAINTAINER= pgollucci@FreeBSD.org COMMENT= Implementation of the SFTP client protocol -RUN_DEPENDS= ${LOCALBASE}/${SPEC_DIR}/net-ssh-2.0.2.gemspec:${PORTSDIR}/security/rubygem-net-ssh +RUN_DEPENDS= rubygem-net-ssh>=2.0.2:${PORTSDIR}/security/rubygem-net-ssh USE_RUBY= yes USE_RUBYGEMS= yes |