diff options
Diffstat (limited to 'net-proxy/torsocks/torsocks-1.2.ebuild')
-rw-r--r-- | net-proxy/torsocks/torsocks-1.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-proxy/torsocks/torsocks-1.2.ebuild b/net-proxy/torsocks/torsocks-1.2.ebuild index 3558eca822bf..74bfae282aaa 100644 --- a/net-proxy/torsocks/torsocks-1.2.ebuild +++ b/net-proxy/torsocks/torsocks-1.2.ebuild @@ -7,7 +7,7 @@ EAPI=4 inherit multilib DESCRIPTION="Use most socks-friendly applications with Tor" -HOMEPAGE="http://code.google.com/p/torsocks" +HOMEPAGE="https://code.google.com/p/torsocks" SRC_URI="http://${PN}.googlecode.com/files/${PN}-1.2.tar.gz" LICENSE="GPL-2" |