diff options
Diffstat (limited to 'net-news/rawdog/rawdog-2.20.ebuild')
-rw-r--r-- | net-news/rawdog/rawdog-2.20.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-news/rawdog/rawdog-2.20.ebuild b/net-news/rawdog/rawdog-2.20.ebuild index a47c33e6ae39..ab66cbabc7d5 100644 --- a/net-news/rawdog/rawdog-2.20.ebuild +++ b/net-news/rawdog/rawdog-2.20.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" |