summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2015-09-26 23:37:45 +0000
committertaca <taca@pkgsrc.org>2015-09-26 23:37:45 +0000
commitbd3ca9f6946170127793414f7db34acbdffbbc36 (patch)
treeca2804bbf95fb0f9bce3697131c2e74be897a9bb /security
parente412e9a6371939a2548b5323ae9e9baa6e3611f2 (diff)
downloadpkgsrc-bd3ca9f6946170127793414f7db34acbdffbbc36.tar.gz
Update HOMEPAGE.
Avoid using rubyforge.org since it stopped most of services.
Diffstat (limited to 'security')
-rw-r--r--security/ruby-net-scp/Makefile4
-rw-r--r--security/ruby-net-sftp/Makefile4
-rw-r--r--security/ruby-net-ssh-gateway/Makefile4
3 files changed, 6 insertions, 6 deletions
diff --git a/security/ruby-net-scp/Makefile b/security/ruby-net-scp/Makefile
index 1a3aeeeaa86..2cc60d76795 100644
--- a/security/ruby-net-scp/Makefile
+++ b/security/ruby-net-scp/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.9 2015/02/04 16:11:32 taca Exp $
+# $NetBSD: Makefile,v 1.10 2015/09/26 23:37:45 taca Exp $
DISTNAME= net-scp-1.2.1
CATEGORIES= net security
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://rubyforge.org/projects/net-ssh/
+HOMEPAGE= https://github.com/net-ssh/net-scp
COMMENT= Secure copy for Ruby
LICENSE= mit
diff --git a/security/ruby-net-sftp/Makefile b/security/ruby-net-sftp/Makefile
index a1639fe5792..678a3804c18 100644
--- a/security/ruby-net-sftp/Makefile
+++ b/security/ruby-net-sftp/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.5 2013/06/16 17:17:04 taca Exp $
+# $NetBSD: Makefile,v 1.6 2015/09/26 23:37:45 taca Exp $
DISTNAME= net-sftp-2.1.2
CATEGORIES= net security
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://rubyforge.org/projects/net-ssh
+HOMEPAGE= https://github.com/net-ssh/net-sftp
COMMENT= Secure FTP for Ruby
LICENSE= mit
diff --git a/security/ruby-net-ssh-gateway/Makefile b/security/ruby-net-ssh-gateway/Makefile
index 13769341e85..77b6592a7d5 100644
--- a/security/ruby-net-ssh-gateway/Makefile
+++ b/security/ruby-net-ssh-gateway/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.4 2013/02/11 02:08:16 taca Exp $
+# $NetBSD: Makefile,v 1.5 2015/09/26 23:37:45 taca Exp $
DISTNAME= net-ssh-gateway-1.2.0
CATEGORIES= net security
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://rubyforge.org/projects/net-ssh/
+HOMEPAGE= https://github.com/net-ssh/net-scp
COMMENT= Simple way to connect to servers behind a firewall or NAT
LICENSE= mit