diff options
author | obrien <obrien@FreeBSD.org> | 1999-11-23 01:38:19 +0000 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 1999-11-23 01:38:19 +0000 |
commit | 41382d5d05fd71891f0012240b7df90fd7dee34c (patch) | |
tree | 6ab46bf9ced37da11f0da80420aff3cb9999e43e /emulators/bochs/Makefile | |
parent | c3897364cf6c71070ae3e3d17bd40272de7a6384 (diff) | |
download | FreeBSD-ports-41382d5d05fd71891f0012240b7df90fd7dee34c.zip FreeBSD-ports-41382d5d05fd71891f0012240b7df90fd7dee34c.tar.gz |
Update to the 991114 version.
Diffstat (limited to 'emulators/bochs/Makefile')
-rw-r--r-- | emulators/bochs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/bochs/Makefile b/emulators/bochs/Makefile index d467397..876aaaf 100644 --- a/emulators/bochs/Makefile +++ b/emulators/bochs/Makefile @@ -8,7 +8,7 @@ VGABIOS= VGABIOS-elpin-2.20 BIOS= BIOS-bochs-990925a -DATE= 991004 +DATE= 991114 DISTNAME= bochs-${DATE}a CATEGORIES= emulators |