diff options
author | Alexander Langer <alex@FreeBSD.org> | 1998-07-29 23:44:40 +0000 |
---|---|---|
committer | Alexander Langer <alex@FreeBSD.org> | 1998-07-29 23:44:40 +0000 |
commit | d8014da8d0a1a84d9f6496da1d2b5673fbf1e6fb (patch) | |
tree | 57c6c8e6f166454890fc39698fbdf76dce10f867 /emulators | |
parent | Typo fix for URL. (diff) |
Added a link to the Bochs homepage.
Inspired by: hoek
Notes
Notes:
svn path=/head/; revision=12204
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/bochs/pkg-descr | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/emulators/bochs/pkg-descr b/emulators/bochs/pkg-descr index cc5cc9f0b47e..092308b7b0f2 100644 --- a/emulators/bochs/pkg-descr +++ b/emulators/bochs/pkg-descr @@ -1,3 +1,5 @@ Bochs is a portable x86 PC emulation software package that emulates enough of the x86 CPU, related AT hardware, and BIOS to run DOS, Windows '95, Minix 2.0, and other OS's, all on your workstation. + +http://world.std.com/~bochs/ |