diff options
author | linimon <linimon@FreeBSD.org> | 2007-02-27 07:51:06 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2007-02-27 07:51:06 +0800 |
commit | 2346fae5d7e50f95a0d7bedac746cad5de9c5a6c (patch) | |
tree | f3d778a3c3369e3bae33ca0af6f5187c86f749dd /emulators | |
parent | 089145ef5e246970f601ec1db836706ac3964d31 (diff) | |
download | freebsd-ports-gnome-2346fae5d7e50f95a0d7bedac746cad5de9c5a6c.tar.gz freebsd-ports-gnome-2346fae5d7e50f95a0d7bedac746cad5de9c5a6c.tar.zst freebsd-ports-gnome-2346fae5d7e50f95a0d7bedac746cad5de9c5a6c.zip |
Reset maintainer who did not respond to email the last time I checked.
Reassign to the emulation mailing list.
Hat: portmgr
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/vmware3/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/emulators/vmware3/Makefile b/emulators/vmware3/Makefile index 2494a34f3ec2..be7a4f825b68 100644 --- a/emulators/vmware3/Makefile +++ b/emulators/vmware3/Makefile @@ -17,9 +17,7 @@ DISTFILES= VMware-workstation-${PORTVERSION:R}-${PORTVERSION:E}${EXTRACT_SUFX}:v vmmon-only-${PORTVERSION:R}-20040727${EXTRACT_SUFX}:patch \ vmnet-only-${PORTVERSION:R}-20040705${EXTRACT_SUFX}:patch -# Feel free to post your questions/reports/suggestions on this port to -# freebsd-emulation mailing list with the following maintainer address CC'ed. -MAINTAINER= orlando@break.net +MAINTAINER= freebsd-emulation@FreeBSD.org COMMENT= A virtual machine emulator - a full PC in a window RUN_DEPENDS= /dev/rtc:${PORTSDIR}/emulators/rtc |