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-guestd4 | |
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/vmware-guestd4')
-rw-r--r-- | emulators/vmware-guestd4/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/vmware-guestd4/Makefile b/emulators/vmware-guestd4/Makefile index 4d3216d9e1e4..3cdcefce97a2 100644 --- a/emulators/vmware-guestd4/Makefile +++ b/emulators/vmware-guestd4/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 |