diff options
author | Makoto Matsushita <matusita@FreeBSD.org> | 2003-04-21 16:19:57 +0000 |
---|---|---|
committer | Makoto Matsushita <matusita@FreeBSD.org> | 2003-04-21 16:19:57 +0000 |
commit | b1777e20d244c956b7f88b789cc5e65095d44ecb (patch) | |
tree | b430828610861a28ee66dfd2c152be6c1757e3d2 /emulators/linux-vmware-toolbox6 | |
parent | 658d9e6bffff449ce280aff9ca58ba01d3fbf0f8 (diff) | |
download | ports-b1777e20d244c956b7f88b789cc5e65095d44ecb.tar.gz ports-b1777e20d244c956b7f88b789cc5e65095d44ecb.zip |
Notes
Diffstat (limited to 'emulators/linux-vmware-toolbox6')
-rw-r--r-- | emulators/linux-vmware-toolbox6/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/linux-vmware-toolbox6/Makefile b/emulators/linux-vmware-toolbox6/Makefile index d57c556fbaff..559b05b031ef 100644 --- a/emulators/linux-vmware-toolbox6/Makefile +++ b/emulators/linux-vmware-toolbox6/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 |