diff options
author | fredb <fredb@pkgsrc.org> | 2001-05-15 20:20:07 +0000 |
---|---|---|
committer | fredb <fredb@pkgsrc.org> | 2001-05-15 20:20:07 +0000 |
commit | 54c3906258207ecd1d335f089c55f71f9bd0b80f (patch) | |
tree | 318afd3afb82d61a643850d43f6698dd1e20fe1d /emulators | |
parent | c755567e002b45d058108e433db8bac207d0f297 (diff) | |
download | pkgsrc-54c3906258207ecd1d335f089c55f71f9bd0b80f.tar.gz |
New homepage, per bryce.denney@bigfoot.com (PR admin/12948).
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/bochs/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/bochs/Makefile b/emulators/bochs/Makefile index f105af1bc4f..0f117449c48 100644 --- a/emulators/bochs/Makefile +++ b/emulators/bochs/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2001/02/17 18:38:13 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2001/05/15 20:20:07 fredb Exp $ DISTNAME= bochs-2000_0325a PKGNAME= bochs-2000.03.25a @@ -6,7 +6,7 @@ CATEGORIES= emulators MASTER_SITES= ftp://bochs.com/bochs/ MAINTAINER= root@garbled.net -HOMEPAGE= http://www.bochs.com/ +HOMEPAGE= http://bochs.sourceforge.net/ COMMENT= I386 machine emulator capable of running dos/windows GNU_CONFIGURE= yes |