diff options
Diffstat (limited to 'net-proxy/http-replicator/http-replicator-3.0-r4.ebuild')
-rw-r--r-- | net-proxy/http-replicator/http-replicator-3.0-r4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-proxy/http-replicator/http-replicator-3.0-r4.ebuild b/net-proxy/http-replicator/http-replicator-3.0-r4.ebuild index 75edc48ea78a..554ffdd396c8 100644 --- a/net-proxy/http-replicator/http-replicator-3.0-r4.ebuild +++ b/net-proxy/http-replicator/http-replicator-3.0-r4.ebuild @@ -9,7 +9,7 @@ inherit eutils python systemd MY_P="${PN}_${PV}" DESCRIPTION="Proxy cache for Gentoo packages" -HOMEPAGE="http://sourceforge.net/projects/http-replicator" +HOMEPAGE="https://sourceforge.net/projects/http-replicator" SRC_URI="mirror://sourceforge/http-replicator/${MY_P}.tar.gz" S="${WORKDIR}/${MY_P}" |