diff options
author | wiz <wiz> | 2006-10-04 21:35:58 +0000 |
---|---|---|
committer | wiz <wiz> | 2006-10-04 21:35:58 +0000 |
commit | fd5576d9c9fbe0aec9635bc12c3f6acf0a45741a (patch) | |
tree | f449e49da4dfdae2a0f7b2f6d32153d877199d49 /emulators/DatUtil | |
parent | bc0c3d33438e7602bb0d1351e8453ccde2f70aa4 (diff) | |
download | pkgsrc-fd5576d9c9fbe0aec9635bc12c3f6acf0a45741a.tar.gz |
Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev.
Diffstat (limited to 'emulators/DatUtil')
-rw-r--r-- | emulators/DatUtil/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/DatUtil/Makefile b/emulators/DatUtil/Makefile index ff9c24f0a17..91a665472c6 100644 --- a/emulators/DatUtil/Makefile +++ b/emulators/DatUtil/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2006/09/09 02:41:59 obache Exp $ +# $NetBSD: Makefile,v 1.20 2006/10/04 21:38:37 wiz Exp $ # DISTNAME= dutil227 @@ -9,7 +9,7 @@ MASTER_SITES= http://www.logiqx.com/Tools/DatUtil/ EXTRACT_SUFX= .zip MAINTAINER= wiz@NetBSD.org -HOMEPAGE= http://www.logiqx.com/Tools/DatUtil/DatUtil.shtml +HOMEPAGE= http://www.logiqx.com/Tools/DatUtil/DatUtil.php COMMENT= Create and convert emulator rom checksum files USE_TOOLS+= gmake |