diff --git a/dev-python/pgasync/pgasync-2.01-r1.ebuild b/dev-python/pgasync/pgasync-2.01-r1.ebuild index feffe12453f6e..272afddb3b93c 100644 --- a/dev-python/pgasync/pgasync-2.01-r1.ebuild +++ b/dev-python/pgasync/pgasync-2.01-r1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="An asynchronous API to PostgreSQL for twisted" -HOMEPAGE="http://www.jamwt.com/pgasync/" +HOMEPAGE="https://github.com/jamwt/pgasync" SRC_URI="http://www.jamwt.com/pgasync/files/${P}.tar.gz" LICENSE="BSD"