diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2007-02-26 23:51:06 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2007-02-26 23:51:06 +0000 |
commit | fdd55cf4abe8b37404bd41804793cb32620e49f7 (patch) | |
tree | 55bd68157ad4554ad4d8da3ac3615f21aa22613b /emulators/vmware3 | |
parent | b64f643a24b3197e0fd6818a0f68522359a014f0 (diff) |
Reset maintainer who did not respond to email the last time I checked.
Reassign to the emulation mailing list.
Hat: portmgr
Notes
Notes:
svn path=/head/; revision=186047
Diffstat (limited to 'emulators/vmware3')
-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 |