summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'games-emulation/mupen64plus/mupen64plus-1.5-r2.ebuild')
-rw-r--r--games-emulation/mupen64plus/mupen64plus-1.5-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/games-emulation/mupen64plus/mupen64plus-1.5-r2.ebuild b/games-emulation/mupen64plus/mupen64plus-1.5-r2.ebuild
index bc5b6ec852a9..d45336a616fd 100644
--- a/games-emulation/mupen64plus/mupen64plus-1.5-r2.ebuild
+++ b/games-emulation/mupen64plus/mupen64plus-1.5-r2.ebuild
@@ -11,7 +11,7 @@ MY_P="Mupen64Plus-${PV/./-}-src"
PATCH_VERSION="20100507"
DESCRIPTION="A fork of Mupen64 Nintendo 64 emulator"
-HOMEPAGE="http://code.google.com/p/mupen64plus/"
+HOMEPAGE="https://code.google.com/p/mupen64plus/"
SRC_URI="http://mupen64plus.googlecode.com/files/${MY_P}.tar.gz mirror://gentoo/${P}-patches-${PATCH_VERSION}.tar.bz2"
LICENSE="GPL-2"
@@ -133,6 +133,6 @@ pkg_postinst() {
if use lirc; then
elog "For lirc configuration see:"
- elog "http://code.google.com/p/mupen64plus/wiki/LIRC"
+ elog "https://code.google.com/p/mupen64plus/wiki/LIRC"
fi
}