diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2000-11-11 06:10:24 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2000-11-11 06:10:24 +0000 |
commit | 4c14fdb644e4751a711c5a81e00b38453fa17f57 (patch) | |
tree | c9a8d2e446ba05cf75106ee054c3424e3ee97874 /emulators | |
parent | - Support CC/X11BASE properly (diff) |
Drop maintainership. I haven't used bochs for a long time now.
Diffstat (limited to 'emulators')
-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 4f31e97ca51d..2f88b5569869 100644 --- a/emulators/bochs/Makefile +++ b/emulators/bochs/Makefile @@ -12,7 +12,7 @@ CATEGORIES= emulators MASTER_SITES= ftp://ftp.bochs.com/pub/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/./_/}a -MAINTAINER= obrien@FreeBSD.org +MAINTAINER= ports@FreeBSD.org VGABIOS= VGABIOS-elpin-2.20 BIOS= BIOS-bochs-990925a |