diff options
-rw-r--r-- | emulators/vmware2/Makefile | 2 | ||||
-rw-r--r-- | emulators/vmware3/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/emulators/vmware2/Makefile b/emulators/vmware2/Makefile index 8a2234881726..66bcf43a7aa9 100644 --- a/emulators/vmware2/Makefile +++ b/emulators/vmware2/Makefile @@ -18,7 +18,7 @@ DISTFILES= VMware-${PORTVERSION:R}-${PORTVERSION:E}${EXTRACT_SUFX} \ # Feel free to post your questions/reports/suggestions on this port to # freebsd-emulation mailing list with the following maintainer address CC'ed. -MAINTAINER= vns@delta.odessa.ua +MAINTAINER= vsilyaev@mindspring.com RUN_DEPENDS= ${LINUXBASE}/dev/rtc:${PORTSDIR}/emulators/rtc diff --git a/emulators/vmware3/Makefile b/emulators/vmware3/Makefile index 8a2234881726..66bcf43a7aa9 100644 --- a/emulators/vmware3/Makefile +++ b/emulators/vmware3/Makefile @@ -18,7 +18,7 @@ DISTFILES= VMware-${PORTVERSION:R}-${PORTVERSION:E}${EXTRACT_SUFX} \ # Feel free to post your questions/reports/suggestions on this port to # freebsd-emulation mailing list with the following maintainer address CC'ed. -MAINTAINER= vns@delta.odessa.ua +MAINTAINER= vsilyaev@mindspring.com RUN_DEPENDS= ${LINUXBASE}/dev/rtc:${PORTSDIR}/emulators/rtc |