diff options
author | wiz <wiz@pkgsrc.org> | 2006-10-04 21:35:58 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-10-04 21:35:58 +0000 |
commit | 136523e44e71a26743e28b721ebe610a59189b02 (patch) | |
tree | f449e49da4dfdae2a0f7b2f6d32153d877199d49 /emulators/ROMInfo | |
parent | 35247ebc31666962561c8cb77018f708d603158e (diff) | |
download | pkgsrc-136523e44e71a26743e28b721ebe610a59189b02.tar.gz |
Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev.
Diffstat (limited to 'emulators/ROMInfo')
-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 |