diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2000-02-13 16:48:25 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2000-02-13 16:48:25 +0000 |
commit | 0e7d6f76fe1e95aa7767e04516ffd29a9e071529 (patch) | |
tree | 0fe5502d94f7f2767a2e00245f3215ee47a724b1 /emulators | |
parent | c2bb02180791aec31e68cf65d940aa9d92e8e745 (diff) | |
download | ports-0e7d6f76fe1e95aa7767e04516ffd29a9e071529.tar.gz ports-0e7d6f76fe1e95aa7767e04516ffd29a9e071529.zip |
Notes
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/bochs/Makefile | 10 | ||||
-rw-r--r-- | emulators/bochs/distinfo | 2 |
2 files changed, 5 insertions, 7 deletions
diff --git a/emulators/bochs/Makefile b/emulators/bochs/Makefile index 2ff455836b15..dfdcd018245c 100644 --- a/emulators/bochs/Makefile +++ b/emulators/bochs/Makefile @@ -7,15 +7,15 @@ # $FreeBSD$ # -DISTNAME= bochs-${DATE}a -CATEGORIES= emulators -MASTER_SITES= ftp://ftp.bochs.com/pub/ +DISTNAME= bochs-${DATE}c +CATEGORIES= emulators +MASTER_SITES= ftp://ftp.bochs.com/pub/ MAINTAINER= obrien@FreeBSD.org VGABIOS= VGABIOS-elpin-2.20 BIOS= BIOS-bochs-990925a -DATE= 991114 +DATE= 2000_0104 USE_XLIB= yes GNU_CONFIGURE= YES @@ -26,8 +26,6 @@ CONFIGURE_ARGS= --enable-cpu-level=4 --enable-vga \ CONFIGURE_ARGS+= --enable-debugger --enable-disasm .endif -WRKSRC= ${WRKDIR}/bochs-${DATE}a - RESTRICTED= "Commercial software" NO_CDROM= ${RESTRICTED} diff --git a/emulators/bochs/distinfo b/emulators/bochs/distinfo index 132ce3366503..f8b48bdc200c 100644 --- a/emulators/bochs/distinfo +++ b/emulators/bochs/distinfo @@ -1 +1 @@ -MD5 (bochs-991114a.tar.gz) = 55e35702edd17391b0bc03b0e8f52d4b +MD5 (bochs-2000_0104c.tar.gz) = f0d9ba161382b971451bace7101a7ce7 |