From b62fb2a42b829cda59a1749974dd3684c0c33cb6 Mon Sep 17 00:00:00 2001 From: mnag Date: Mon, 20 Feb 2006 01:36:51 +0000 Subject: - Fix dependency because update security/rubygem-net-ssh --- security/rubygem-net-sftp/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'security') diff --git a/security/rubygem-net-sftp/Makefile b/security/rubygem-net-sftp/Makefile index cc565204d9ef..3086733ef7f1 100644 --- a/security/rubygem-net-sftp/Makefile +++ b/security/rubygem-net-sftp/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://rubyforge.org/frs/download.php/7928/ MAINTAINER= r.s.a.vandomburg@student.utwente.nl COMMENT= Implementation of the SFTP client protocol -RUN_DEPENDS= ${LOCALBASE}/${SPEC_DIR}/net-ssh-1.0.7.gemspec:${PORTSDIR}/security/rubygem-net-ssh +RUN_DEPENDS= ${LOCALBASE}/${SPEC_DIR}/net-ssh-1.0.8.gemspec:${PORTSDIR}/security/rubygem-net-ssh post-install: @${ECHO} "You may safely ignore any 'Skipping require of dynamic string' messages." -- cgit