summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-libs/pacparser')
-rw-r--r--net-libs/pacparser/pacparser-1.3.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/pacparser/pacparser-1.3.1.ebuild b/net-libs/pacparser/pacparser-1.3.1.ebuild
index 5f631d081f00..9f530c478fc5 100644
--- a/net-libs/pacparser/pacparser-1.3.1.ebuild
+++ b/net-libs/pacparser/pacparser-1.3.1.ebuild
@@ -9,7 +9,7 @@ PYTHON_COMPAT=( python{2_7,3_4} )
inherit eutils python-r1 multilib
DESCRIPTION="Library to parse proxy auto-config files"
-HOMEPAGE="http://code.google.com/p/pacparser/"
+HOMEPAGE="https://code.google.com/p/pacparser/"
SRC_URI="http://${PN}.googlecode.com/files/${P}.tar.gz"
LICENSE="LGPL-3"