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/vmware-tools6 | |
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.
Notes
Notes:
svn path=/head/; revision=79419
Diffstat (limited to 'emulators/vmware-tools6')
-rw-r--r-- | emulators/vmware-tools6/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/vmware-tools6/Makefile b/emulators/vmware-tools6/Makefile index 16ec6b698037..510b9db10537 100644 --- a/emulators/vmware-tools6/Makefile +++ b/emulators/vmware-tools6/Makefile @@ -8,7 +8,7 @@ PORTNAME= vmware-tools PORTVERSION= ${VMWARE_VER}.${BUILD_VER} CATEGORIES= emulators -MASTER_SITES= # none +MASTER_SITES= # bundled with VMware itself DISTNAME= vmware-freebsd-tools MAINTAINER= matusita@FreeBSD.org |