pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Update HOMEPAGEs.



Module Name:	pkgsrc-wip
Committed By:	Nia Alarie <nia.alarie%gmail.com@localhost>
Pushed By:	nee
Date:		Fri Jan 5 13:59:00 2018 +0000
Changeset:	52cf38523764e1b05ab689aaa27bf7e9babf25bc

Modified Files:
	libretro-beetle-lynx/Makefile
	libretro-beetle-ngp/Makefile
	libretro-beetle-pce-fast/Makefile
	libretro-beetle-psx/Makefile
	libretro-beetle-saturn/Makefile
	libretro-beetle-sgx/Makefile
	libretro-beetle-wswan/Makefile
	libretro-bluemsx/Makefile
	libretro-bsnes-mercury-accuracy/Makefile
	libretro-bsnes-mercury-performance/Makefile
	libretro-bsnes-mercury/Makefile
	libretro-bsnes-mercury/Makefile.common
	libretro-cap32/Makefile
	libretro-desmume/Makefile
	libretro-fceumm/Makefile
	libretro-fmsx/Makefile
	libretro-fuse/Makefile
	libretro-gambatte/Makefile
	libretro-genesis-plus-gx/Makefile
	libretro-mame2003/Makefile
	libretro-melonds/Makefile
	libretro-o2em/Makefile
	libretro-pcsx-rearmed/Makefile
	libretro-picodrive/Makefile
	libretro-ppsspp/Makefile
	libretro-prboom/Makefile
	libretro-prosystem/Makefile
	libretro-snes9x/Makefile
	libretro-snes9x2005/Makefile
	libretro-snes9x2010/Makefile
	libretro-stella/Makefile
	libretro-tyrquake/Makefile
	libretro-vecx/Makefile
	libretro-virtualjaguar/Makefile
	libretro-yabause/Makefile

Log Message:
Update HOMEPAGEs.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=52cf38523764e1b05ab689aaa27bf7e9babf25bc

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 libretro-beetle-lynx/Makefile               | 2 +-
 libretro-beetle-ngp/Makefile                | 2 +-
 libretro-beetle-pce-fast/Makefile           | 2 +-
 libretro-beetle-psx/Makefile                | 2 +-
 libretro-beetle-saturn/Makefile             | 2 +-
 libretro-beetle-sgx/Makefile                | 2 +-
 libretro-beetle-wswan/Makefile              | 2 +-
 libretro-bluemsx/Makefile                   | 2 +-
 libretro-bsnes-mercury-accuracy/Makefile    | 1 +
 libretro-bsnes-mercury-performance/Makefile | 1 +
 libretro-bsnes-mercury/Makefile             | 1 +
 libretro-bsnes-mercury/Makefile.common      | 1 -
 libretro-cap32/Makefile                     | 1 +
 libretro-desmume/Makefile                   | 2 +-
 libretro-fceumm/Makefile                    | 2 +-
 libretro-fmsx/Makefile                      | 2 +-
 libretro-fuse/Makefile                      | 2 +-
 libretro-gambatte/Makefile                  | 2 +-
 libretro-genesis-plus-gx/Makefile           | 2 +-
 libretro-mame2003/Makefile                  | 2 +-
 libretro-melonds/Makefile                   | 1 +
 libretro-o2em/Makefile                      | 2 +-
 libretro-pcsx-rearmed/Makefile              | 2 +-
 libretro-picodrive/Makefile                 | 2 +-
 libretro-ppsspp/Makefile                    | 2 +-
 libretro-prboom/Makefile                    | 2 +-
 libretro-prosystem/Makefile                 | 2 +-
 libretro-snes9x/Makefile                    | 2 +-
 libretro-snes9x2005/Makefile                | 2 +-
 libretro-snes9x2010/Makefile                | 2 +-
 libretro-stella/Makefile                    | 2 +-
 libretro-tyrquake/Makefile                  | 2 +-
 libretro-vecx/Makefile                      | 2 +-
 libretro-virtualjaguar/Makefile             | 3 ++-
 libretro-yabause/Makefile                   | 2 +-
 35 files changed, 35 insertions(+), 30 deletions(-)

diffs:
diff --git a/libretro-beetle-lynx/Makefile b/libretro-beetle-lynx/Makefile
index e58490d441..98e49d6e88 100644
--- a/libretro-beetle-lynx/Makefile
+++ b/libretro-beetle-lynx/Makefile
@@ -4,7 +4,7 @@ DISTNAME=	libretro-beetle-lynx-20170929
 CATEGORIES=	emulators
 MASTER_SITES=	${MASTER_SITE_GITHUB:=libretro/}
 
-HOMEPAGE=	https://wiki.libretro.com/index.php?title=Beetle/Mednafen_LYNX
+HOMEPAGE=	https://docs.libretro.com/library/beetle_handy/
 COMMENT=	Libretro core based on the Mednafen Atari Lynx emulator
 LICENSE=	gnu-gpl-v2
 
diff --git a/libretro-beetle-ngp/Makefile b/libretro-beetle-ngp/Makefile
index 0b3097b0eb..a24a3228ec 100644
--- a/libretro-beetle-ngp/Makefile
+++ b/libretro-beetle-ngp/Makefile
@@ -5,7 +5,7 @@ CATEGORIES=	emulators
 MASTER_SITES=	${MASTER_SITE_GITHUB:=libretro/}
 
 MAINTAINER=	nia.alarie%gmail.com@localhost
-HOMEPAGE=	https://wiki.libretro.com/index.php?title=Beetle/Mednafen_NGP
+HOMEPAGE=	https://docs.libretro.com/library/beetle_neopop/
 COMMENT=	Libretro core based on the Mednafen Neo Geo Pocket emulator
 LICENSE=	gnu-gpl-v2
 
diff --git a/libretro-beetle-pce-fast/Makefile b/libretro-beetle-pce-fast/Makefile
index 9f5d8e8dbb..087cc833f1 100644
--- a/libretro-beetle-pce-fast/Makefile
+++ b/libretro-beetle-pce-fast/Makefile
@@ -5,7 +5,7 @@ CATEGORIES=	emulators
 MASTER_SITES=	${MASTER_SITE_GITHUB:=libretro/}
 
 MAINTAINER=	nia.alarie%gmail.com@localhost
-HOMEPAGE=	https://github.com/libretro/beetle-pce-fast-libretro
+HOMEPAGE=	https://docs.libretro.com/library/beetle_pce_fast/
 COMMENT=	Libretro core based on the Mednafen PC Engine emulator
 LICENSE=	gnu-gpl-v2
 
diff --git a/libretro-beetle-psx/Makefile b/libretro-beetle-psx/Makefile
index d7c2f8054a..a351353465 100644
--- a/libretro-beetle-psx/Makefile
+++ b/libretro-beetle-psx/Makefile
@@ -5,7 +5,7 @@ CATEGORIES=	emulators
 MASTER_SITES=	${MASTER_SITE_GITHUB:=libretro/}
 
 MAINTAINER=	nia.alarie%gmail.com@localhost
-HOMEPAGE=	https://wiki.libretro.com/index.php?title=Beetle/Mednafen_PSX
+HOMEPAGE=	https://docs.libretro.com/library/beetle_psx/
 COMMENT=	Libretro core based on the Mednafen PlayStation emulator
 LICENSE=	gnu-gpl-v2
 
diff --git a/libretro-beetle-saturn/Makefile b/libretro-beetle-saturn/Makefile
index dba1e8cef9..45cc1b9c1a 100644
--- a/libretro-beetle-saturn/Makefile
+++ b/libretro-beetle-saturn/Makefile
@@ -5,7 +5,7 @@ CATEGORIES=	emulators
 MASTER_SITES=	${MASTER_SITE_GITHUB:=libretro/}
 
 MAINTAINER=	nia.alarie%gmail.com@localhost
-HOMEPAGE=	https://wiki.libretro.com/index.php?title=Beetle/Mednafen_Saturn
+HOMEPAGE=	https://docs.libretro.com/library/beetle_saturn/
 COMMENT=	Libretro core based on the Mednafen Sega Saturn emulator
 LICENSE=	gnu-gpl-v2
 
diff --git a/libretro-beetle-sgx/Makefile b/libretro-beetle-sgx/Makefile
index 49fee8d980..00e96b1418 100644
--- a/libretro-beetle-sgx/Makefile
+++ b/libretro-beetle-sgx/Makefile
@@ -4,7 +4,7 @@ DISTNAME=	libretro-beetle-sgx-20170917
 CATEGORIES=	emulators
 MASTER_SITES=	${MASTER_SITE_GITHUB:=libretro/}
 
-HOMEPAGE=	https://wiki.libretro.com/index.php?title=Beetle/Mednafen_SGX
+HOMEPAGE=	https://docs.libretro.com/library/beetle_sgx/
 COMMENT=	Libretro core based on the Mednafen SuperGrafx emulator
 LICENSE=	gnu-gpl-v2
 
diff --git a/libretro-beetle-wswan/Makefile b/libretro-beetle-wswan/Makefile
index 1fb91bb1a0..2ffed32c86 100644
--- a/libretro-beetle-wswan/Makefile
+++ b/libretro-beetle-wswan/Makefile
@@ -4,7 +4,7 @@ DISTNAME=	libretro-beetle-wswan-20171024
 CATEGORIES=	emulators
 MASTER_SITES=	${MASTER_SITE_GITHUB:=libretro/}
 
-HOMEPAGE=	https://wiki.libretro.com/index.php?title=Beetle/Mednafen_WSWAN
+HOMEPAGE=	https://docs.libretro.com/library/beetle_cygne/
 COMMENT=	Libretro core based on the Mednafen Wonderswan emulator
 LICENSE=	gnu-gpl-v2
 
diff --git a/libretro-bluemsx/Makefile b/libretro-bluemsx/Makefile
index 727712f81c..60831aaece 100644
--- a/libretro-bluemsx/Makefile
+++ b/libretro-bluemsx/Makefile
@@ -4,7 +4,7 @@ DISTNAME=	libretro-bluemsx-20171116
 CATEGORIES=	emulators
 MASTER_SITES=	${MASTER_SITE_GITHUB:=libretro/}
 
-HOMEPAGE=	https://wiki.libretro.com/index.php?title=BlueMSX
+HOMEPAGE=	https://docs.libretro.com/library/bluemsx/
 COMMENT=	Libretro core for accurate MSX/MSX2/ColecoVision/SVI/SG-1000 emulation
 LICENSE=	gnu-gpl-v2
 
diff --git a/libretro-bsnes-mercury-accuracy/Makefile b/libretro-bsnes-mercury-accuracy/Makefile
index e4ef632c4d..2f99bd8b51 100644
--- a/libretro-bsnes-mercury-accuracy/Makefile
+++ b/libretro-bsnes-mercury-accuracy/Makefile
@@ -4,6 +4,7 @@ BSNES_PROFILE=	accuracy
 
 .include "../../wip/libretro-bsnes-mercury/Makefile.common"
 
+HOMEPAGE=	https://docs.libretro.com/library/bsnes_mercury_accuracy/
 COMMENT=	Libretro core for (more) accurate SNES/Super Famicom emulation
 
 .include "../../mk/bsd.pkg.mk"
diff --git a/libretro-bsnes-mercury-performance/Makefile b/libretro-bsnes-mercury-performance/Makefile
index 63c6b58a03..6a003ab1ba 100644
--- a/libretro-bsnes-mercury-performance/Makefile
+++ b/libretro-bsnes-mercury-performance/Makefile
@@ -4,6 +4,7 @@ BSNES_PROFILE=	performance
 
 .include "../../wip/libretro-bsnes-mercury/Makefile.common"
 
+HOMEPAGE=	https://docs.libretro.com/library/bsnes_mercury_performance/
 COMMENT=	Libretro core for performant SNES/Super Famicom emulation
 
 .include "../../mk/bsd.pkg.mk"
diff --git a/libretro-bsnes-mercury/Makefile b/libretro-bsnes-mercury/Makefile
index 3d6dd6e6d1..77c2fcb755 100644
--- a/libretro-bsnes-mercury/Makefile
+++ b/libretro-bsnes-mercury/Makefile
@@ -5,6 +5,7 @@ BSNES_PROFILE=	balanced
 .include "Makefile.common"
 
 PKGNAME=	${DISTNAME}
+HOMEPAGE=	https://docs.libretro.com/library/bsnes_mercury_balanced/
 COMMENT=	Libretro core for balanced SNES/Super Famicom emulation
 
 .include "../../mk/bsd.pkg.mk"
diff --git a/libretro-bsnes-mercury/Makefile.common b/libretro-bsnes-mercury/Makefile.common
index 9f69396d1d..e32ef6947d 100644
--- a/libretro-bsnes-mercury/Makefile.common
+++ b/libretro-bsnes-mercury/Makefile.common
@@ -9,7 +9,6 @@ PKGNAME=	${DISTNAME:S/libretro-bsnes-mercury/libretro-bsnes-mercury-${BSNES_PROF
 CATEGORIES=	emulators
 
 MASTER_SITES=	${MASTER_SITE_GITHUB:=libretro/}
-HOMEPAGE=	https://wiki.libretro.com/index.php?title=Bsnes-mercury
 LICENSE=	gnu-gpl-v3
 
 GITHUB_PROJECT=	bsnes-mercury
diff --git a/libretro-cap32/Makefile b/libretro-cap32/Makefile
index a8696adafb..502b9bd325 100644
--- a/libretro-cap32/Makefile
+++ b/libretro-cap32/Makefile
@@ -4,6 +4,7 @@ DISTNAME=	libretro-cap32-20171109
 CATEGORIES=	emulators
 MASTER_SITES=	${MASTER_SITE_GITHUB:=libretro/}
 
+HOMEPAGE=	https://docs.libretro.com/library/caprice32/
 COMMENT=	Libretro core based on the Caprice32 Amstrad CPC emulator
 LICENSE=	gnu-gpl-v2
 
diff --git a/libretro-desmume/Makefile b/libretro-desmume/Makefile
index 5794df8ddc..418cdefe9d 100644
--- a/libretro-desmume/Makefile
+++ b/libretro-desmume/Makefile
@@ -4,7 +4,7 @@ DISTNAME=	libretro-desmume-20170211
 CATEGORIES=	emulators
 MASTER_SITES=	${MASTER_SITE_GITHUB:=libretro/}
 
-HOMEPAGE=	https://wiki.libretro.com/index.php?title=DeSmuME
+HOMEPAGE=	https://docs.libretro.com/library/desmume/
 COMMENT=	Libretro core based on the Desmume Nintendo DS emulator
 LICENSE=	gnu-gpl-v2
 
diff --git a/libretro-fceumm/Makefile b/libretro-fceumm/Makefile
index 94dca6d8a7..e070b167d3 100644
--- a/libretro-fceumm/Makefile
+++ b/libretro-fceumm/Makefile
@@ -5,7 +5,7 @@ CATEGORIES=	emulators
 MASTER_SITES=	${MASTER_SITE_GITHUB:=libretro/}
 
 MAINTAINER=	nia.alarie%gmail.com@localhost
-HOMEPAGE=	https://wiki.libretro.com/index.php?title=FCEUmm
+HOMEPAGE=	https://docs.libretro.com/library/fceumm/
 COMMENT=	Libretro core based on the FCEUmm Famicom/NES emulator
 LICENSE=	gnu-gpl-v2
 
diff --git a/libretro-fmsx/Makefile b/libretro-fmsx/Makefile
index f3d9d19aa4..2e8350395d 100644
--- a/libretro-fmsx/Makefile
+++ b/libretro-fmsx/Makefile
@@ -4,7 +4,7 @@ DISTNAME=	libretro-fmsx-20170703
 CATEGORIES=	emulators
 MASTER_SITES=	${MASTER_SITE_GITHUB:=libretro/}
 
-HOMEPAGE=	https://wiki.libretro.com/index.php?title=FMSX
+HOMEPAGE=	https://docs.libretro.com/library/fmsx/
 COMMENT=	Libretro core for emulation of the MSX family of home computers
 LICENSE=	no-commercial-use
 
diff --git a/libretro-fuse/Makefile b/libretro-fuse/Makefile
index 41586174f1..1a069a6cd8 100644
--- a/libretro-fuse/Makefile
+++ b/libretro-fuse/Makefile
@@ -4,7 +4,7 @@ DISTNAME=	libretro-fuse-20171202
 CATEGORIES=	emulators
 MASTER_SITES=	${MASTER_SITE_GITHUB:=libretro/}
 
-HOMEPAGE=	https://wiki.libretro.com/index.php?title=Fuse
+HOMEPAGE=	https://docs.libretro.com/library/fuse/
 COMMENT=	Libretro core based on the FUSE ZX Spectrum emulator
 LICENSE=	gnu-gpl-v3
 
diff --git a/libretro-gambatte/Makefile b/libretro-gambatte/Makefile
index e9dfe472ba..38013a9c9a 100644
--- a/libretro-gambatte/Makefile
+++ b/libretro-gambatte/Makefile
@@ -5,7 +5,7 @@ CATEGORIES=	emulators
 MASTER_SITES=	${MASTER_SITE_GITHUB:=libretro/}
 
 MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=	https://github.com/libretro/gambatte-libretro
+HOMEPAGE=	https://docs.libretro.com/library/gambatte/
 COMMENT=	Libretro core based on the Gambatte Game Boy Color emulator
 LICENSE=	gnu-gpl-v2
 
diff --git a/libretro-genesis-plus-gx/Makefile b/libretro-genesis-plus-gx/Makefile
index efa5206274..11bb7e0415 100644
--- a/libretro-genesis-plus-gx/Makefile
+++ b/libretro-genesis-plus-gx/Makefile
@@ -5,7 +5,7 @@ CATEGORIES=	emulators
 MASTER_SITES=	${MASTER_SITE_GITHUB:=libretro/}
 
 MAINTAINER=	nia.alarie%gmail.com@localhost
-HOMEPAGE=	https://wiki.libretro.com/index.php?title=Genesis_Plus_GX
+HOMEPAGE=	https://docs.libretro.com/library/genesis_plus_gx/
 COMMENT=	Libretro core based on the Genesis Plus Sega 8/16 bit emulator
 LICENSE=	picodrive-license
 
diff --git a/libretro-mame2003/Makefile b/libretro-mame2003/Makefile
index d9aeb80183..087a747815 100644
--- a/libretro-mame2003/Makefile
+++ b/libretro-mame2003/Makefile
@@ -4,7 +4,7 @@ DISTNAME=	libretro-mame2003-20171204
 CATEGORIES=	emulators
 MASTER_SITES=	${MASTER_SITE_GITHUB:=libretro/}
 
-HOMEPAGE=	https://wiki.libretro.com/index.php?title=MAME_2003
+HOMEPAGE=	https://docs.libretro.com/library/mame_2003/
 COMMENT=	Libretro core based on the Multiple Arcade Machine Emulator (v0.78)
 LICENSE=	no-commercial-use
 
diff --git a/libretro-melonds/Makefile b/libretro-melonds/Makefile
index ea4999bdf7..8a4ae05ae6 100644
--- a/libretro-melonds/Makefile
+++ b/libretro-melonds/Makefile
@@ -4,6 +4,7 @@ DISTNAME=	libretro-melonds-20171207
 CATEGORIES=	emulators
 MASTER_SITES=	${MASTER_SITE_GITHUB:=libretro/}
 
+HOMEPAGE=	https://docs.libretro.com/library/melonds/
 COMMENT=	Libretro core based on the melonDS emulator
 LICENSE=	gnu-gpl-v3
 
diff --git a/libretro-o2em/Makefile b/libretro-o2em/Makefile
index 6963b4f147..e0deb4e331 100644
--- a/libretro-o2em/Makefile
+++ b/libretro-o2em/Makefile
@@ -4,7 +4,7 @@ DISTNAME=	libretro-o2em-20170124
 CATEGORIES=	emulators
 MASTER_SITES=	${MASTER_SITE_GITHUB:=libretro/}
 
-HOMEPAGE=	https://wiki.libretro.com/index.php?title=O2EM
+HOMEPAGE=	https://docs.libretro.com/library/o2em/
 COMMENT=	Libretro core for Magnavox Odyssey 2 and VideoPac emulation
 LICENSE=	artistic
 
diff --git a/libretro-pcsx-rearmed/Makefile b/libretro-pcsx-rearmed/Makefile
index 1b1013680e..bd2ef7066f 100644
--- a/libretro-pcsx-rearmed/Makefile
+++ b/libretro-pcsx-rearmed/Makefile
@@ -8,7 +8,7 @@ GITHUB_PROJECT=	pcsx_rearmed
 GITHUB_TAG=	09d454e73bc251b44848abba4026efcd452df752
 
 MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=	https://wiki.libretro.com/index.php?title=PCSX_ReARMed
+HOMEPAGE=	https://docs.libretro.com/library/pcsx_rearmed/
 COMMENT=	Libretro core based on the PCSX ReARMed emulator
 LICENSE=	gnu-gpl-v2
 
diff --git a/libretro-picodrive/Makefile b/libretro-picodrive/Makefile
index 3699c56be3..fa9c287b8e 100644
--- a/libretro-picodrive/Makefile
+++ b/libretro-picodrive/Makefile
@@ -5,7 +5,7 @@ CATEGORIES=	emulators
 MASTER_SITES=	${MASTER_SITE_GITHUB:=libretro/}
 
 MAINTAINER=	nia.alarie%gmail.com@localhost
-HOMEPAGE=	https://wiki.libretro.com/index.php?title=PicoDrive
+HOMEPAGE=	https://docs.libretro.com/library/picodrive/
 COMMENT=	Libretro core for emulating Sega 8/16-bit consoles & 32X
 LICENSE=	picodrive-license
 
diff --git a/libretro-ppsspp/Makefile b/libretro-ppsspp/Makefile
index ec9fe500c8..2f2ac75479 100644
--- a/libretro-ppsspp/Makefile
+++ b/libretro-ppsspp/Makefile
@@ -3,7 +3,7 @@
 PKGNAME=	libretro-ppsspp-20171126
 CATEGORIES=	emulators
 
-HOMEPAGE=	https://wiki.libretro.com/index.php?title=PPSSPP
+HOMEPAGE=	https://docs.libretro.com/library/ppsspp/
 COMMENT=	Libretro core based on the PPSSPP PlayStation Portable emulator
 LICENSE=	gnu-gpl-v2
 
diff --git a/libretro-prboom/Makefile b/libretro-prboom/Makefile
index 97106d8a05..27ad7a86f2 100644
--- a/libretro-prboom/Makefile
+++ b/libretro-prboom/Makefile
@@ -4,7 +4,7 @@ DISTNAME=	libretro-prboom-20170707
 CATEGORIES=	emulators
 MASTER_SITES=	${MASTER_SITE_GITHUB:=libretro/}
 
-HOMEPAGE=	https://wiki.libretro.com/index.php?title=PrBoom
+HOMEPAGE=	https://docs.libretro.com/library/prboom/
 COMMENT=	Libretro core for Doom
 LICENSE=	gnu-gpl-v2
 
diff --git a/libretro-prosystem/Makefile b/libretro-prosystem/Makefile
index 34258c66d0..4c929a355f 100644
--- a/libretro-prosystem/Makefile
+++ b/libretro-prosystem/Makefile
@@ -4,7 +4,7 @@ DISTNAME=	libretro-prosystem-20171206
 CATEGORIES=	emulators
 MASTER_SITES=	${MASTER_SITE_GITHUB:=libretro/}
 
-HOMEPAGE=	https://wiki.libretro.com/index.php?title=ProSystem
+HOMEPAGE=	https://docs.libretro.com/library/prosystem/
 COMMENT=	Libretro core based on the ProSystem Atari 7800 emulator
 LICENSE=	gnu-gpl-v2
 
diff --git a/libretro-snes9x/Makefile b/libretro-snes9x/Makefile
index b265cfc2f3..cf55e67cda 100644
--- a/libretro-snes9x/Makefile
+++ b/libretro-snes9x/Makefile
@@ -4,7 +4,7 @@ DISTNAME=	libretro-snes9x-1.55
 CATEGORIES=	emulators
 MASTER_SITES=	${MASTER_SITE_GITHUB:=snes9xgit/}
 
-HOMEPAGE=	https://wiki.libretro.com/index.php?title=Snes9x
+HOMEPAGE=	https://docs.libretro.com/library/snes9x/
 COMMENT=	Libretro core based on the snes9x Super Nintendo emulator
 LICENSE=	no-commercial-use
 
diff --git a/libretro-snes9x2005/Makefile b/libretro-snes9x2005/Makefile
index 81c42ebcef..c4a06f9655 100644
--- a/libretro-snes9x2005/Makefile
+++ b/libretro-snes9x2005/Makefile
@@ -5,7 +5,7 @@ CATEGORIES=	emulators
 MASTER_SITES=	${MASTER_SITE_GITHUB:=libretro/}
 
 MAINTAINER=	nia.alarie%gmail.com@localhost
-HOMEPAGE=	https://wiki.libretro.com/index.php?title=Snes9x_2005
+HOMEPAGE=	https://docs.libretro.com/library/snes9x_2005/
 COMMENT=	Libretro core based on the snes9x Super Nintendo emulator
 LICENSE=	no-commercial-use
 
diff --git a/libretro-snes9x2010/Makefile b/libretro-snes9x2010/Makefile
index c0ec45b70d..080ea198c4 100644
--- a/libretro-snes9x2010/Makefile
+++ b/libretro-snes9x2010/Makefile
@@ -4,7 +4,7 @@ DISTNAME=	libretro-snes9x2010-20171112
 CATEGORIES=	emulators
 MASTER_SITES=	${MASTER_SITE_GITHUB:=libretro/}
 
-HOMEPAGE=	https://wiki.libretro.com/index.php?title=Snes9x_2010
+HOMEPAGE=	https://docs.libretro.com/library/snes9x_2010/
 COMMENT=	Libretro core based on the snes9x Super Nintendo emulator
 LICENSE=	no-commercial-use
 
diff --git a/libretro-stella/Makefile b/libretro-stella/Makefile
index ee0475d87e..db6a8aba68 100644
--- a/libretro-stella/Makefile
+++ b/libretro-stella/Makefile
@@ -5,7 +5,7 @@ CATEGORIES=	emulators
 MASTER_SITES=	${MASTER_SITE_GITHUB:=libretro/}
 
 MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=	https://github.com/libretro/stella-libretro
+HOMEPAGE=	https://docs.libretro.com/library/stella/
 COMMENT=	Libretro core based on the Stella Atari 2600 (VCS) emulator
 LICENSE=	gnu-gpl-v2
 
diff --git a/libretro-tyrquake/Makefile b/libretro-tyrquake/Makefile
index 579e7d4c60..e57aaf2bcf 100644
--- a/libretro-tyrquake/Makefile
+++ b/libretro-tyrquake/Makefile
@@ -4,7 +4,7 @@ DISTNAME=	libretro-tyrquake-20170802
 CATEGORIES=	emulators
 MASTER_SITES=	${MASTER_SITE_GITHUB:=libretro/}
 
-HOMEPAGE=	https://wiki.libretro.com/index.php?title=TyrQuake
+HOMEPAGE=	https://docs.libretro.com/library/tyrquake/
 COMMENT=	Libretro core for the TyrQuake interpreter for Quake and Quakeworld
 LICENSE=	gnu-gpl-v2
 
diff --git a/libretro-vecx/Makefile b/libretro-vecx/Makefile
index cc82738ed9..08ded059c7 100644
--- a/libretro-vecx/Makefile
+++ b/libretro-vecx/Makefile
@@ -4,7 +4,7 @@ DISTNAME=	libretro-vecx-20170718
 CATEGORIES=	emulators
 MASTER_SITES=	${MASTER_SITE_GITHUB:=libretro/}
 
-HOMEPAGE=	https://wiki.libretro.com/index.php?title=Vecx
+HOMEPAGE=	https://docs.libretro.com/library/vecx/
 COMMENT=	Libretro core for Vectrex emulation
 LICENSE=	gnu-gpl-v3
 
diff --git a/libretro-virtualjaguar/Makefile b/libretro-virtualjaguar/Makefile
index 8d52de6597..58dd87d9b1 100644
--- a/libretro-virtualjaguar/Makefile
+++ b/libretro-virtualjaguar/Makefile
@@ -3,7 +3,8 @@
 DISTNAME=	libretro-virtualjaguar-20170218
 CATEGORIES=	emulators
 MASTER_SITES=	${MASTER_SITE_GITHUB:=libretro/}
-HOMEPAGE=	https://wiki.libretro.com/index.php?title=Virtual_Jaguar
+
+HOMEPAGE=	https://docs.libretro.com/library/virtual_jaguar/
 COMMENT=	Libretro core for Atari Jaguar emulation
 LICENSE=	gnu-gpl-v3
 
diff --git a/libretro-yabause/Makefile b/libretro-yabause/Makefile
index 9ae5572708..066f38c180 100644
--- a/libretro-yabause/Makefile
+++ b/libretro-yabause/Makefile
@@ -4,7 +4,7 @@ DISTNAME=	libretro-yabause-20171107
 CATEGORIES=	emulators
 MASTER_SITES=	${MASTER_SITE_GITHUB:=libretro/}
 
-HOMEPAGE=	https://wiki.libretro.com/index.php?title=Yabause
+HOMEPAGE=	https://docs.libretro.com/library/yabause/
 COMMENT=	Libretro core based on the Yabause Sega Saturn emulator
 LICENSE=	gnu-gpl-v2
 


Home | Main Index | Thread Index | Old Index