diff options
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/ices/ices-2.0.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/ices/ices-2.0.2.ebuild b/net-misc/ices/ices-2.0.2.ebuild index 2a8d1cdb88c1..34319a5138bc 100644 --- a/net-misc/ices/ices-2.0.2.ebuild +++ b/net-misc/ices/ices-2.0.2.ebuild @@ -6,7 +6,7 @@ EAPI=5 inherit user DESCRIPTION="Icecast OGG streaming client, supports on the fly re-encoding" -HOOMEPAGE="https://icecast.org/ices/" +HOMEPAGE="https://icecast.org/ices/" SRC_URI="http://downloads.xiph.org/releases/${PN}/${P}.tar.bz2" LICENSE="GPL-2" |