summaryrefslogtreecommitdiff
path: root/dev-python/pygresql/pygresql-5.2.3.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/pygresql/pygresql-5.2.3.ebuild')
-rw-r--r--dev-python/pygresql/pygresql-5.2.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pygresql/pygresql-5.2.3.ebuild b/dev-python/pygresql/pygresql-5.2.3.ebuild
index cb74f93ff46f..369705bcc40b 100644
--- a/dev-python/pygresql/pygresql-5.2.3.ebuild
+++ b/dev-python/pygresql/pygresql-5.2.3.ebuild
@@ -12,7 +12,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}"