diff options
author | Donald Burr <dburr@FreeBSD.org> | 1998-06-07 09:32:33 +0000 |
---|---|---|
committer | Donald Burr <dburr@FreeBSD.org> | 1998-06-07 09:32:33 +0000 |
commit | d5fab378d537e287776c5c25f76592db756504ac (patch) | |
tree | 72fe295cf9e044ce131e7d52d87c805240cca061 /emulators/bochs/Makefile | |
parent | Upgrade fxtv to 0.47. (diff) |
Upgrade to bochs-980513a.
* change package name in Makefile.
* change md5.
* change PLIST to reflect changes in the installed files.
Submitted by: Sergei Laskavy
(who submitted a patch to bochs-980409b; I upgraded to the latest version
while I was at it.)
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 20d2d187ca56..a6611f452b80 100644 --- a/emulators/bochs/Makefile +++ b/emulators/bochs/Makefile @@ -1,9 +1,9 @@ # New ports collection makefile for: bochs -# Version required: 980331a +# Version required: 980513a # Date created: 16 December 1997 # Whom: alex # -# $Id: Makefile,v 1.8 1998/04/03 02:38:44 alex Exp $ +# $Id: Makefile,v 1.9 1998/05/18 23:49:17 alex Exp $ # VGABIOS= VGABIOS-elpin-2.00A |