diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2004-12-21 12:05:58 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2004-12-21 12:05:58 +0000 |
commit | 16c951ff8c26679fe447b9f6e653b04ea0592409 (patch) | |
tree | ce8dbc0a54489c769d1f25f414baab8c820ba2fb /emulators | |
parent | 2d587b80734d1585bb2d715106034c825e28ca5f (diff) | |
download | pkgsrc-16c951ff8c26679fe447b9f6e653b04ea0592409.tar.gz |
Update HOMEPAGE and MASTER_SITE.
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/mips64emul/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/emulators/mips64emul/Makefile b/emulators/mips64emul/Makefile index 39599ddf378..91743ae5450 100644 --- a/emulators/mips64emul/Makefile +++ b/emulators/mips64emul/Makefile @@ -1,12 +1,12 @@ -# $NetBSD: Makefile,v 1.11 2004/12/20 23:14:59 xtraeme Exp $ +# $NetBSD: Makefile,v 1.12 2004/12/21 12:05:58 xtraeme Exp $ # DISTNAME= mips64emul-0.2.3 CATEGORIES= emulators -MASTER_SITES= http://www.mdstud.chalmers.se/~md1gavan/mips64emul/src/ +MASTER_SITES= http://gavare.se/mips64emul/src/ MAINTAINER= xtraeme@NetBSD.org -HOMEPAGE= http://www.mdstud.chalmers.se/~md1gavan/mips64emul/ +HOMEPAGE= http://gavare.se/mips64emul/ COMMENT= MIPS 32/64-bit emulator PKG_INSTALLATION_TYPES= overwrite pkgviews |