commit: 910e655f705259e5042983d178f4955d42afdeb3 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> AuthorDate: Sat Nov 3 14:24:45 2018 +0000 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> CommitDate: Sat Nov 3 14:25:29 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=910e655f
media-sound/mpd: Homepage typo Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.11 media-sound/mpd/mpd-0.21.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-sound/mpd/mpd-0.21.ebuild b/media-sound/mpd/mpd-0.21.ebuild index aec4efc0fab..152e94abcda 100644 --- a/media-sound/mpd/mpd-0.21.ebuild +++ b/media-sound/mpd/mpd-0.21.ebuild @@ -8,7 +8,7 @@ inherit flag-o-matic linux-info meson systemd user MESON_AUTO_DEPEND="no" DESCRIPTION="The Music Player Daemon (mpd)" -HOMEPAGE="ttps://www.musicpd.org https://github.com/MusicPlayerDaemon/MPD" +HOMEPAGE="https://www.musicpd.org https://github.com/MusicPlayerDaemon/MPD" SRC_URI="https://www.musicpd.org/download/${PN}/${PV}/${P}.tar.xz" LICENSE="GPL-2"
