diff options
Diffstat (limited to 'emulators/linux-vmware-toolbox4')
-rw-r--r-- | emulators/linux-vmware-toolbox4/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/linux-vmware-toolbox4/Makefile b/emulators/linux-vmware-toolbox4/Makefile index d57c556fbaff..559b05b031ef 100644 --- a/emulators/linux-vmware-toolbox4/Makefile +++ b/emulators/linux-vmware-toolbox4/Makefile @@ -8,7 +8,7 @@ PORTNAME= vmware-toolbox PORTVERSION= ${VMWARE_VER}.${BUILD_VER} CATEGORIES= emulators linux -MASTER_SITES= # none +MASTER_SITES= # bundled with VMware itself PKGNAMEPREFIX= linux- DISTNAME= vmware-linux-tools |