diff options
Diffstat (limited to 'dev-python/fdsend/fdsend-0.1.ebuild')
-rw-r--r-- | dev-python/fdsend/fdsend-0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/fdsend/fdsend-0.1.ebuild b/dev-python/fdsend/fdsend-0.1.ebuild index c1200a06dc0d..628d469d33d9 100644 --- a/dev-python/fdsend/fdsend-0.1.ebuild +++ b/dev-python/fdsend/fdsend-0.1.ebuild @@ -7,7 +7,7 @@ PYTHON_COMPAT=( python2_7 pypy ) inherit distutils-r1 DESCRIPTION="flexible file descriptor passing" -HOMEPAGE="https://pypi.python.org/pypi/fdsend/" +HOMEPAGE="https://pypi.org/project/fdsend/" SRC_URI="http://pilcrow.madison.wi.us/sw/${P}.tar.gz" SLOT="0" |