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 | |
parent | b6ca1a7fbc3d9fc2ce27a13f0b3fd4ec0f6757b4 (diff) | |
download | freebsd-ports-graphics-23120054faa31901b07ce325fdccbe6ecffe583b.tar.gz freebsd-ports-graphics-23120054faa31901b07ce325fdccbe6ecffe583b.tar.zst freebsd-ports-graphics-23120054faa31901b07ce325fdccbe6ecffe583b.zip |
Change Vladimir's email address.
approved by: Vladimir (maintainer)
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 8a223488172..66bcf43a7aa 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 8a223488172..66bcf43a7aa 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 |