diff options
author | mbr <mbr@FreeBSD.org> | 2003-04-14 00:24:22 +0800 |
---|---|---|
committer | mbr <mbr@FreeBSD.org> | 2003-04-14 00:24:22 +0800 |
commit | 4b0d34351975647f5055a9bc3e3c7e5a230090f8 (patch) | |
tree | 5ea60b94bbcd444db33a73737ac86a5d1529f497 /emulators | |
parent | 4a89caf946ae8b07fe0730e739eed842ddcf3e75 (diff) | |
download | freebsd-ports-gnome-4b0d34351975647f5055a9bc3e3c7e5a230090f8.tar.gz freebsd-ports-gnome-4b0d34351975647f5055a9bc3e3c7e5a230090f8.tar.zst freebsd-ports-gnome-4b0d34351975647f5055a9bc3e3c7e5a230090f8.zip |
Orlando does care now. I'll commit the changes for him.
Diffstat (limited to 'emulators')
-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 |