diff options
author | obache <obache> | 2008-08-04 06:55:39 +0000 |
---|---|---|
committer | obache <obache> | 2008-08-04 06:55:39 +0000 |
commit | 29a5dc629e225c866e9191c998868a6529099586 (patch) | |
tree | 4a697873b85d863e56e82cefb2f35bb772a3b0f6 /emulators/qemu | |
parent | 8f9d0fd308ffb1f10237c1fde821f1267b8c4a4c (diff) | |
download | pkgsrc-29a5dc629e225c866e9191c998868a6529099586.tar.gz |
Update HOMEPAGE and MASTER_SITES, from Zafer Aydogan via private mail.
Diffstat (limited to 'emulators/qemu')
-rw-r--r-- | emulators/qemu/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/emulators/qemu/Makefile b/emulators/qemu/Makefile index 1805a5d94d9..a974de687af 100644 --- a/emulators/qemu/Makefile +++ b/emulators/qemu/Makefile @@ -1,13 +1,13 @@ -# $NetBSD: Makefile,v 1.50 2007/12/24 10:18:22 apb Exp $ +# $NetBSD: Makefile,v 1.51 2008/08/04 06:55:39 obache Exp $ # DISTNAME= qemu-0.9.0 PKGREVISION= 1 CATEGORIES= emulators -MASTER_SITES= http://fabrice.bellard.free.fr/qemu/ +MASTER_SITES= http://bellard.org/qemu/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.qemu.org/ +HOMEPAGE= http://bellard.org/qemu/ COMMENT= CPU emulator using dynamic translation PKG_DESTDIR_SUPPORT= user-destdir |