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-guestd3 | |
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-guestd3')
-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 394dd9e0d911..75f42c6c511e 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 |