diff options
author | marcel <marcel@FreeBSD.org> | 2001-11-11 16:36:28 +0800 |
---|---|---|
committer | marcel <marcel@FreeBSD.org> | 2001-11-11 16:36:28 +0800 |
commit | 23120054faa31901b07ce325fdccbe6ecffe583b (patch) | |
tree | e3fbe5816ef0e1ce01bca95c38fc5d664df0dd3f /emulators/vmware2 | |
parent | b6ca1a7fbc3d9fc2ce27a13f0b3fd4ec0f6757b4 (diff) | |
download | freebsd-ports-gnome-23120054faa31901b07ce325fdccbe6ecffe583b.tar.gz freebsd-ports-gnome-23120054faa31901b07ce325fdccbe6ecffe583b.tar.zst freebsd-ports-gnome-23120054faa31901b07ce325fdccbe6ecffe583b.zip |
Change Vladimir's email address.
approved by: Vladimir (maintainer)
Diffstat (limited to 'emulators/vmware2')
-rw-r--r-- | emulators/vmware2/Makefile | 2 |
1 files changed, 1 insertions, 1 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 |