diff options
author | Renato Botelho <garga@FreeBSD.org> | 2005-09-13 11:43:35 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2005-09-13 11:43:35 +0000 |
commit | 9f1476475cc53837bd5fea8cae5b4ad52c8fefba (patch) | |
tree | f9746088543e9eb6f6c893cf515a4e3cc65b3952 /security/pecl-ssh2/pkg-descr | |
parent | b65627c14e396fc5b51b2fcec388a3947e387f6f (diff) | |
download | ports-9f1476475cc53837bd5fea8cae5b4ad52c8fefba.tar.gz ports-9f1476475cc53837bd5fea8cae5b4ad52c8fefba.zip |
- Fix WWW
PR: ports/86042
Submitted by: Marcus Alves Grando <marcus@corp.grupos.com.br>
Notes
Notes:
svn path=/head/; revision=142581
Diffstat (limited to 'security/pecl-ssh2/pkg-descr')
-rw-r--r-- | security/pecl-ssh2/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/pecl-ssh2/pkg-descr b/security/pecl-ssh2/pkg-descr index dc86cdfdaa3f..c7ce874dc919 100644 --- a/security/pecl-ssh2/pkg-descr +++ b/security/pecl-ssh2/pkg-descr @@ -2,4 +2,4 @@ PHP bindings to the libssh2 library which provide access to resources (shell, remote exec, tunneling, file transfer) on a remote machine using a secure cryptographic transport. -WWW: http://pecl.php.net/package/Fileinfo/ +WWW: http://pecl.php.net/package/ssh2 |