From eb8f76e759caaf4a4e549ee18bf83be652c642de Mon Sep 17 00:00:00 2001 From: alex Date: Fri, 11 Sep 1998 15:40:16 +0000 Subject: Changed MASTER_SITES to ftp.bochs.com. --- emulators/bochs/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'emulators') diff --git a/emulators/bochs/Makefile b/emulators/bochs/Makefile index a6611f452b8..db9e58ded29 100644 --- a/emulators/bochs/Makefile +++ b/emulators/bochs/Makefile @@ -3,7 +3,7 @@ # Date created: 16 December 1997 # Whom: alex # -# $Id: Makefile,v 1.9 1998/05/18 23:49:17 alex Exp $ +# $Id: Makefile,v 1.10 1998/06/07 09:32:33 dburr Exp $ # VGABIOS= VGABIOS-elpin-2.00A @@ -12,7 +12,7 @@ DATE= 980513 DISTNAME= bochs-${DATE}a CATEGORIES= emulators -MASTER_SITES= ftp://ftp.std.com/pub/bochs/ +MASTER_SITES= ftp://ftp.bochs.com/pub/ MAINTAINER= alex@FreeBSD.ORG -- cgit