diff options
author | wiz <wiz@pkgsrc.org> | 2004-11-19 15:44:25 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2004-11-19 15:44:25 +0000 |
commit | b3bd1cbf99b06657fc25d9542b8dbca5ee8eb51e (patch) | |
tree | 8efcff42270ba4158b42f0e759d8ff185c2afa0a /emulators | |
parent | 789cdae3164e10e4d2f87f233f3510e4bb7cc06f (diff) | |
download | pkgsrc-b3bd1cbf99b06657fc25d9542b8dbca5ee8eb51e.tar.gz |
Update HOMEPAGE.
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/minivmac/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/minivmac/Makefile b/emulators/minivmac/Makefile index 3bf1a0927f1..29c812c9897 100644 --- a/emulators/minivmac/Makefile +++ b/emulators/minivmac/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2004/05/23 20:58:41 danw Exp $ +# $NetBSD: Makefile,v 1.11 2004/11/19 15:44:25 wiz Exp $ DISTNAME= minivmac-0.1.7.src PKGNAME= minivmac-0.1.7 @@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=minivmac/} EXTRACT_SUFX= .tgz MAINTAINER= kei@NetBSD.org -HOMEPAGE= http://www.gryphel.com/c/minivmac/ +HOMEPAGE= http://minivmac.sourceforge.net/ COMMENT= Miniature Macintosh emulator WRKSRC= ${WRKDIR}/minivmac |