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-guestd3/Makefile | |
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-guestd3/Makefile')
-rw-r--r-- | emulators/vmware-guestd3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/vmware-guestd3/Makefile b/emulators/vmware-guestd3/Makefile index 394dd9e..75f42c6 100644 --- a/emulators/vmware-guestd3/Makefile +++ b/emulators/vmware-guestd3/Makefile @@ -8,7 +8,7 @@ PORTNAME= vmware-guestd PORTVERSION= ${VMWARE_VER}.${BUILD_VER} CATEGORIES= emulators -MASTER_SITES= # none +MASTER_SITES= # bundled with VMware itself DISTNAME= vmware-freebsd-tools MAINTAINER= matusita@FreeBSD.org |