diff options
author | matusita <matusita@FreeBSD.org> | 2003-04-22 00:19:57 +0800 |
---|---|---|
committer | matusita <matusita@FreeBSD.org> | 2003-04-22 00:19:57 +0800 |
commit | 82d269765d4e1c80fecbe0051f9f46b6ae89c6eb (patch) | |
tree | c7b5e25f42e1715414f5f92df34e2275ab1623ba /emulators/linux-vmware-toolbox6 | |
parent | a8af998ec81fc59324c3546d55ceb64be1457d99 (diff) | |
download | freebsd-ports-gnome-82d269765d4e1c80fecbe0051f9f46b6ae89c6eb.tar.gz freebsd-ports-gnome-82d269765d4e1c80fecbe0051f9f46b6ae89c6eb.tar.zst freebsd-ports-gnome-82d269765d4e1c80fecbe0051f9f46b6ae89c6eb.zip |
I've too much asked that where to get files for install. Apparantly,
the word 'none' is an obscure comment.
No content change, no procedure change, so no bump.
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 |