diff options
author | pav <pav@FreeBSD.org> | 2006-01-29 12:05:34 +0000 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2006-01-29 12:05:34 +0000 |
commit | 5d8a3609bbb99b73c05b5c6eed1271676369c421 (patch) | |
tree | 176db22cba81b12f0fb96e4768f58834abc4a8bc /security | |
parent | 5f462bc4d62cc0754f7ee21530674e194272a5bf (diff) | |
download | FreeBSD-ports-5d8a3609bbb99b73c05b5c6eed1271676369c421.zip FreeBSD-ports-5d8a3609bbb99b73c05b5c6eed1271676369c421.tar.gz |
- Chase net-ssh update
Diffstat (limited to 'security')
-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 656e58c..cc56520 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.6.gemspec:${PORTSDIR}/security/rubygem-net-ssh +RUN_DEPENDS= ${LOCALBASE}/${SPEC_DIR}/net-ssh-1.0.7.gemspec:${PORTSDIR}/security/rubygem-net-ssh post-install: @${ECHO} "You may safely ignore any 'Skipping require of dynamic string' messages." |