diff options
author | wiz <wiz@pkgsrc.org> | 2017-09-03 08:53:04 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2017-09-03 08:53:04 +0000 |
commit | 084410eb39c18977ae9c6eda5b96f990db065d79 (patch) | |
tree | e3e189bbbd0e5ef3358d078ba1a35ded8079dcc6 /security/php-ssh2 | |
parent | d99ff5b1ddd4f5357b0098385052809ba9baaba7 (diff) | |
download | pkgsrc-084410eb39c18977ae9c6eda5b96f990db065d79.tar.gz |
Follow some redirects.
Diffstat (limited to 'security/php-ssh2')
-rw-r--r-- | security/php-ssh2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/php-ssh2/Makefile b/security/php-ssh2/Makefile index 95cd03a336b..baed966cdc9 100644 --- a/security/php-ssh2/Makefile +++ b/security/php-ssh2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2017/01/16 14:32:56 fhajny Exp $ +# $NetBSD: Makefile,v 1.8 2017/09/03 08:53:14 wiz Exp $ # MODNAME= ssh2 @@ -6,7 +6,7 @@ PECL_VERSION= 0.13 CATEGORIES+= security MAINTAINER= filip@joyent.com -HOMEPAGE= http://www.libssh2.org/ +HOMEPAGE= https://www.libssh2.org/ COMMENT= PHP bindings to the functions of libssh2 LICENSE= php |