diff options
Diffstat (limited to 'emulators/vmware3/Makefile')
-rw-r--r-- | emulators/vmware3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/vmware3/Makefile b/emulators/vmware3/Makefile index fca7f6a49da4..d1c3157c2f50 100644 --- a/emulators/vmware3/Makefile +++ b/emulators/vmware3/Makefile @@ -17,7 +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 -MAINTAINER= freebsd-emulation@FreeBSD.org +MAINTAINER= emulation@FreeBSD.org COMMENT= A virtual machine emulator - a full PC in a window RUN_DEPENDS= /dev/rtc:${PORTSDIR}/emulators/rtc |