diff options
-rw-r--r-- | emulators/snes9x-gtk/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/snes9x-gtk/Makefile b/emulators/snes9x-gtk/Makefile index 2a846e86c17..1ac4deada1c 100644 --- a/emulators/snes9x-gtk/Makefile +++ b/emulators/snes9x-gtk/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.52 2017/09/08 02:38:40 ryoon Exp $ +# $NetBSD: Makefile,v 1.53 2017/09/08 06:27:13 wiz Exp $ DISTNAME= snes9x-1.53-src PKGNAME= snes9x-gtk-1.53.81 @@ -8,7 +8,7 @@ MASTER_SITES= http://snes9x-gtk.googlecode.com/files/ EXTRACT_SUFX= .tar.bz2 MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.snes9x.com/phpbb2/viewtopic.php?p=22874 +HOMEPAGE= http://www.snes9x.com/phpbb3/viewtopic.php?p=22874 COMMENT= SNES emulator with GTK frontend LICENSE= gnu-gpl-v2 AND gnu-lgpl-v2.1 |