diff options
Diffstat (limited to 'net-misc/whatportis/whatportis-0.6.ebuild')
-rw-r--r-- | net-misc/whatportis/whatportis-0.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/whatportis/whatportis-0.6.ebuild b/net-misc/whatportis/whatportis-0.6.ebuild index 8c14354c95b9..70742fd21db9 100644 --- a/net-misc/whatportis/whatportis-0.6.ebuild +++ b/net-misc/whatportis/whatportis-0.6.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_{4,5}} ) inherit distutils-r1 eutils DESCRIPTION="A command to search port names and numbers" -HOMEPAGE="https://github.com/ncrocfer/whatportis http://pypi.org/project/whatportis" +HOMEPAGE="https://github.com/ncrocfer/whatportis http://pypi.org/project/whatportis/" SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" |