diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2012-01-02 04:39:12 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2012-01-02 04:39:12 +0000 |
commit | 948d497284fcf1f612b173b2a4a97abd227f5187 (patch) | |
tree | b793f45e4bb3e787708e6d6bfe83252842787cda /emulators/open-vm-tools | |
parent | 825d04d75eff84726f93ddeb86733684b1a6201a (diff) | |
download | ports-948d497284fcf1f612b173b2a4a97abd227f5187.tar.gz ports-948d497284fcf1f612b173b2a4a97abd227f5187.zip |
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 87e546c88770..3ff87b7428fc 100644 --- a/emulators/open-vm-tools/Makefile +++ b/emulators/open-vm-tools/Makefile @@ -11,7 +11,7 @@ CATEGORIES= emulators kld MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/stable-8.6.x DISTNAME= open-vm-tools-${RELEASE_VER}-${BUILD_VER} -MAINTAINER= mbr@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT?= Open VMware tools for FreeBSD VMware guests LICENSE= LGPL21 |