diff options
author | Alexander Langer <alex@FreeBSD.org> | 1998-09-11 15:40:16 +0000 |
---|---|---|
committer | Alexander Langer <alex@FreeBSD.org> | 1998-09-11 15:40:16 +0000 |
commit | 7d1b9605bec3e7314b1d69d8c2eac88eb54e47af (patch) | |
tree | 808e5fe20147beb1c88abdc4c3e4438897d9a882 /emulators/bochs/Makefile | |
parent | Activate pysol. (diff) |
Changed MASTER_SITES to ftp.bochs.com.
Diffstat (limited to 'emulators/bochs/Makefile')
-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 a6611f452b80..db9e58ded29e 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 |