diff options
Diffstat (limited to 'emulators/ZIPIdent')
-rw-r--r-- | emulators/ZIPIdent/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/ZIPIdent/Makefile b/emulators/ZIPIdent/Makefile index f28adc4df92..a1298fb32c8 100644 --- a/emulators/ZIPIdent/Makefile +++ b/emulators/ZIPIdent/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= zident27 @@ -9,7 +9,7 @@ MASTER_SITES= http://www.logiqx.com/Tools/ZIPIdent/ EXTRACT_SUFX= .zip MAINTAINER= wiz@NetBSD.org -HOMEPAGE= http://www.logiqx.com/Tools/ZIPIdent/ZIPIdent.shtml +HOMEPAGE= http://www.logiqx.com/Tools/ZIPIdent/ZIPIdent.php COMMENT= Identify arcade ROM sets USE_TOOLS+= gmake |