summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-plugins/gkrellmpc/gkrellmpc-0.1_beta10.ebuild')
-rw-r--r--media-plugins/gkrellmpc/gkrellmpc-0.1_beta10.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-plugins/gkrellmpc/gkrellmpc-0.1_beta10.ebuild b/media-plugins/gkrellmpc/gkrellmpc-0.1_beta10.ebuild
index eec07ca39b31..1b47937e65e6 100644
--- a/media-plugins/gkrellmpc/gkrellmpc-0.1_beta10.ebuild
+++ b/media-plugins/gkrellmpc/gkrellmpc-0.1_beta10.ebuild
@@ -34,6 +34,6 @@ src_compile() {
pkg_postinst() {
if use threads; then
elog "If you can't connect MPD, please unset USE threads."
- elog "See, http://bugs.gentoo.org/276970 for information."
+ elog "See, https://bugs.gentoo.org/276970 for information."
fi
}