diff options
author | Josh Paetzel <jpaetzel@FreeBSD.org> | 2017-08-17 18:00:36 +0000 |
---|---|---|
committer | Josh Paetzel <jpaetzel@FreeBSD.org> | 2017-08-17 18:00:36 +0000 |
commit | 6f7e01e9d7b30473ed85a3f0707d640d5e48e2ef (patch) | |
tree | cf2a9d968f9e529fdd0b12e5d9c63b5d49777ff1 /emulators/open-vm-tools | |
parent | db9b491670d38953711d555de0058e486f9c249d (diff) |
Notes
Diffstat (limited to 'emulators/open-vm-tools')
-rw-r--r-- | emulators/open-vm-tools/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/open-vm-tools/Makefile b/emulators/open-vm-tools/Makefile index c78f1af49026..196a8fcc8c05 100644 --- a/emulators/open-vm-tools/Makefile +++ b/emulators/open-vm-tools/Makefile @@ -8,7 +8,7 @@ PORTEPOCH= 2 PORTREVISION= 1 CATEGORIES= emulators -MAINTAINER= swills@FreeBSD.org +MAINTAINER= jpaetzel@FreeBSD.org COMMENT?= Open VMware tools for FreeBSD VMware guests LICENSE= LGPL21 |