diff options
Diffstat (limited to 'net-news/rawdog/rawdog-2.19.ebuild')
-rw-r--r-- | net-news/rawdog/rawdog-2.19.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-news/rawdog/rawdog-2.19.ebuild b/net-news/rawdog/rawdog-2.19.ebuild index 76b81fb7aa18..1942f7653876 100644 --- a/net-news/rawdog/rawdog-2.19.ebuild +++ b/net-news/rawdog/rawdog-2.19.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 pypy ) inherit distutils-r1 DESCRIPTION="Rawdog - RSS Aggregator Without Delusions Of Grandeur" -HOMEPAGE="http://offog.org/code/rawdog.html http://pypi.python.org/pypi/rawdog" +HOMEPAGE="http://offog.org/code/rawdog.html https://pypi.python.org/pypi/rawdog" SRC_URI="http://offog.org/files/${P}.tar.gz" LICENSE="GPL-2" |