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-toolbox2 | |
parent | Increment PORTREVISION, which I should have done yesterday when adding (diff) |
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-toolbox2')
-rw-r--r-- | emulators/linux-vmware-toolbox2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/linux-vmware-toolbox2/Makefile b/emulators/linux-vmware-toolbox2/Makefile index 6c1d2a63dbc5..eadea7c8b979 100644 --- a/emulators/linux-vmware-toolbox2/Makefile +++ b/emulators/linux-vmware-toolbox2/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 |