diff options
author | matusita <matusita@FreeBSD.org> | 2003-04-21 16:19:57 +0000 |
---|---|---|
committer | matusita <matusita@FreeBSD.org> | 2003-04-21 16:19:57 +0000 |
commit | 82d269765d4e1c80fecbe0051f9f46b6ae89c6eb (patch) | |
tree | c7b5e25f42e1715414f5f92df34e2275ab1623ba /emulators/vmware-tools5 | |
parent | a8af998ec81fc59324c3546d55ceb64be1457d99 (diff) | |
download | FreeBSD-ports-82d269765d4e1c80fecbe0051f9f46b6ae89c6eb.zip FreeBSD-ports-82d269765d4e1c80fecbe0051f9f46b6ae89c6eb.tar.gz |
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/vmware-tools5')
-rw-r--r-- | emulators/vmware-tools5/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/vmware-tools5/Makefile b/emulators/vmware-tools5/Makefile index 16ec6b6..510b9db 100644 --- a/emulators/vmware-tools5/Makefile +++ b/emulators/vmware-tools5/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 |