diff options
author | Alexander Langer <alex@FreeBSD.org> | 1998-05-18 23:49:18 +0000 |
---|---|---|
committer | Alexander Langer <alex@FreeBSD.org> | 1998-05-18 23:49:18 +0000 |
commit | c5b0c5c54bb41ca3145d0b63e9d9ac996bc18f62 (patch) | |
tree | f00072677c4a1f8118dfe5baf7c078571bef8d18 /emulators/bochs/Makefile | |
parent | Add run dependency (kermit), you'll need it for pager functionality. (diff) |
Upgrade to 980513 version of Bochs.
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 e3ea4dc27f3e..20d2d187ca56 100644 --- a/emulators/bochs/Makefile +++ b/emulators/bochs/Makefile @@ -3,12 +3,12 @@ # Date created: 16 December 1997 # Whom: alex # -# $Id: Makefile,v 1.7 1998/03/11 19:49:38 alex Exp $ +# $Id: Makefile,v 1.8 1998/04/03 02:38:44 alex Exp $ # VGABIOS= VGABIOS-elpin-2.00A BIOS= BIOS-bochs-980331a -DATE= 980331 +DATE= 980513 DISTNAME= bochs-${DATE}a CATEGORIES= emulators |