summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/pgasync')
-rw-r--r--dev-python/pgasync/pgasync-2.01-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pgasync/pgasync-2.01-r1.ebuild b/dev-python/pgasync/pgasync-2.01-r1.ebuild
index feffe12453f6..272afddb3b93 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"