summaryrefslogtreecommitdiff
path: root/dev-python/pygresql/pygresql-5.2.2.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/pygresql/pygresql-5.2.2.ebuild')
-rw-r--r--dev-python/pygresql/pygresql-5.2.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pygresql/pygresql-5.2.2.ebuild b/dev-python/pygresql/pygresql-5.2.2.ebuild
index bd4b260296d7..a6ed808efbdb 100644
--- a/dev-python/pygresql/pygresql-5.2.2.ebuild
+++ b/dev-python/pygresql/pygresql-5.2.2.ebuild
@@ -11,7 +11,7 @@ inherit distutils-r1 postgres
MY_P="PyGreSQL-${PV}"
DESCRIPTION="A Python interface for the PostgreSQL database"
-HOMEPAGE="https://pygresql.org/"
+HOMEPAGE="http://www.pygresql.org/"
SRC_URI="mirror://pypi/P/PyGreSQL/${MY_P}.tar.gz"
S="${WORKDIR}/${MY_P}"