diff options
Diffstat (limited to 'emulators/ROMInfo/Makefile')
-rw-r--r-- | emulators/ROMInfo/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/ROMInfo/Makefile b/emulators/ROMInfo/Makefile index 6157d53a37c..cf8a9174aa2 100644 --- a/emulators/ROMInfo/Makefile +++ b/emulators/ROMInfo/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2006/09/09 02:41:59 obache Exp $ +# $NetBSD: Makefile,v 1.13 2006/10/04 21:38:37 wiz Exp $ # DISTNAME= rinfo26 @@ -9,7 +9,7 @@ MASTER_SITES= http://www.logiqx.com/Tools/ROMInfo/ EXTRACT_SUFX= .zip MAINTAINER= wiz@NetBSD.org -HOMEPAGE= http://www.logiqx.com/Tools/ROMInfo/ROMInfo.shtml +HOMEPAGE= http://www.logiqx.com/Tools/ROMInfo/ROMInfo.php COMMENT= Identify arcade ROM sets USE_TOOLS+= gmake |