diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2012-04-03 08:11:56 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2012-04-03 08:11:56 +0800 |
commit | 2f803cd9a69952202497d9becab64dab9a9847fa (patch) | |
tree | e220444dd1fbdce6af2ffe9e4c8249414e16903e /emulators/linux-vmware-toolbox5 | |
parent | 1f8e33aeef5bbd0f85d671aecc7744ebd42430d7 (diff) | |
download | freebsd-ports-gnome-2f803cd9a69952202497d9becab64dab9a9847fa.tar.gz freebsd-ports-gnome-2f803cd9a69952202497d9becab64dab9a9847fa.tar.zst freebsd-ports-gnome-2f803cd9a69952202497d9becab64dab9a9847fa.zip |
- Reassign to the heap
Approved by: portmgr (tabthorpe)
Feature safe: yes
Diffstat (limited to 'emulators/linux-vmware-toolbox5')
-rw-r--r-- | emulators/linux-vmware-toolbox5/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/linux-vmware-toolbox5/Makefile b/emulators/linux-vmware-toolbox5/Makefile index 8ad9ff2bdf48..9ce0df4d0c3c 100644 --- a/emulators/linux-vmware-toolbox5/Makefile +++ b/emulators/linux-vmware-toolbox5/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= # bundled with VMware Workstation PKGNAMEPREFIX= linux- DISTNAME= VMwareTools-${VMWARE_VER}-${BUILD_VER} -MAINTAINER= matusita@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT=VMware toolbox for guest OS (VMware Workstation 5.x, Linux version) NO_LATEST_LINK= yes |