diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2006-04-26 09:18:48 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2006-04-26 09:18:48 +0000 |
commit | bb33383b1f958ebb10746c63cbfded81fc902d4c (patch) | |
tree | 626f7c6649437b45d431aaf009e8347c114a229c /security/rubygem-net-sftp | |
parent | 8aeb4006003e8e0871352733ecc08d88bc5ab82a (diff) | |
download | ports-bb33383b1f958ebb10746c63cbfded81fc902d4c.tar.gz ports-bb33383b1f958ebb10746c63cbfded81fc902d4c.zip |
Notes
Diffstat (limited to 'security/rubygem-net-sftp')
-rw-r--r-- | security/rubygem-net-sftp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/rubygem-net-sftp/Makefile b/security/rubygem-net-sftp/Makefile index 55be3985b4c2..2cbe4f8e08b5 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.8.gemspec:${PORTSDIR}/security/rubygem-net-ssh +RUN_DEPENDS= ${LOCALBASE}/${SPEC_DIR}/net-ssh-1.0.9.gemspec:${PORTSDIR}/security/rubygem-net-ssh post-install: @${ECHO_MSG} "You may safely ignore any 'Skipping require of dynamic string' messages." |