diff options
author | Marcel Moolenaar <marcel@FreeBSD.org> | 2001-11-11 08:36:28 +0000 |
---|---|---|
committer | Marcel Moolenaar <marcel@FreeBSD.org> | 2001-11-11 08:36:28 +0000 |
commit | a40ced47b8a192a8055fea1e9b0ce2349c643c15 (patch) | |
tree | b7dfc2f00351b0252bf0b1bc3d228512180cf749 /emulators | |
parent | eed92249db618e4e39c76556f0f9cb4b038a3ba9 (diff) | |
download | ports-a40ced47b8a192a8055fea1e9b0ce2349c643c15.tar.gz ports-a40ced47b8a192a8055fea1e9b0ce2349c643c15.zip |
Notes
Diffstat (limited to 'emulators')
-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 |