diff options
author | matusita <matusita@FreeBSD.org> | 2002-03-15 15:47:40 +0000 |
---|---|---|
committer | matusita <matusita@FreeBSD.org> | 2002-03-15 15:47:40 +0000 |
commit | 84d039c33bd6b13c6d0097ce46d2fcefb9496618 (patch) | |
tree | 632fbe563a93b5cab03a8fdedfb4d9422ef7add2 /emulators/vmware-guestd3 | |
parent | 4767158aeda540dd98f168dd3a524c2e9c6e51f5 (diff) | |
download | FreeBSD-ports-84d039c33bd6b13c6d0097ce46d2fcefb9496618.zip FreeBSD-ports-84d039c33bd6b13c6d0097ce46d2fcefb9496618.tar.gz |
Change my email address to the one of @FreeBSD.org.
Reviewed by: kuriyama
Diffstat (limited to 'emulators/vmware-guestd3')
-rw-r--r-- | emulators/vmware-guestd3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/vmware-guestd3/Makefile b/emulators/vmware-guestd3/Makefile index 063ac0c..fea6f0e 100644 --- a/emulators/vmware-guestd3/Makefile +++ b/emulators/vmware-guestd3/Makefile @@ -11,7 +11,7 @@ CATEGORIES= emulators MASTER_SITES= # none DISTNAME= vmware-freebsd-tools -MAINTAINER= matusita@jp.FreeBSD.org +MAINTAINER= matusita@FreeBSD.org LIB_DEPENDS= c.3:${PORTSDIR}/misc/compat3x |