diff options
author | Martin Blapp <mbr@FreeBSD.org> | 2003-04-13 16:24:22 +0000 |
---|---|---|
committer | Martin Blapp <mbr@FreeBSD.org> | 2003-04-13 16:24:22 +0000 |
commit | 7871da092c56bcb80bd0ae386f84babeec1fb2bb (patch) | |
tree | cdd8390b617db8d2a41dce393eeb0f39a40289f7 /emulators/vmware3 | |
parent | Update module apache-1.080-1. (diff) |
Orlando does care now. I'll commit the changes for him.
Diffstat (limited to 'emulators/vmware3')
-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 98504043bdb1..c5595ec4b509 100644 --- a/emulators/vmware3/Makefile +++ b/emulators/vmware3/Makefile @@ -17,7 +17,7 @@ DISTFILES= VMware-workstation-${PORTVERSION}${EXTRACT_SUFX}:vmware \ # Feel free to post your questions/reports/suggestions on this port to # freebsd-emulation mailing list with the following maintainer address CC'ed. -MAINTAINER= mbr@freebsd.org +MAINTAINER= orlando.bassotto@ieo-research.it COMMENT= A virtual machine emulator - a full PC in a window RUN_DEPENDS= ${LINUXBASE}/dev/rtc:${PORTSDIR}/emulators/rtc |