diff options
author | Makoto Matsushita <matusita@FreeBSD.org> | 2003-02-22 15:51:59 +0000 |
---|---|---|
committer | Makoto Matsushita <matusita@FreeBSD.org> | 2003-02-22 15:51:59 +0000 |
commit | 0866591eabfac2a65682ab5319b78e9c8feac2f1 (patch) | |
tree | 4db8126d39c9c64ad4117e402a9e08e0af58dc21 /emulators/linux-vmware-toolbox4 | |
parent | 1af78f60ab5d8944822b51f6da0da3914094e50d (diff) | |
download | ports-0866591eabfac2a65682ab5319b78e9c8feac2f1.tar.gz ports-0866591eabfac2a65682ab5319b78e9c8feac2f1.zip |
Notes
Diffstat (limited to 'emulators/linux-vmware-toolbox4')
-rw-r--r-- | emulators/linux-vmware-toolbox4/Makefile | 1 | ||||
-rw-r--r-- | emulators/linux-vmware-toolbox4/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/emulators/linux-vmware-toolbox4/Makefile b/emulators/linux-vmware-toolbox4/Makefile index 040fd931fff5..ee82e72ab6a9 100644 --- a/emulators/linux-vmware-toolbox4/Makefile +++ b/emulators/linux-vmware-toolbox4/Makefile @@ -13,6 +13,7 @@ PKGNAMEPREFIX= linux- DISTNAME= vmware-linux-tools MAINTAINER= matusita@FreeBSD.org +COMMENT=VMware toolbox for FreeBSD Guest OS (full-featured Linux version) ONLY_FOR_ARCHS= i386 USE_LINUX= yes diff --git a/emulators/linux-vmware-toolbox4/pkg-comment b/emulators/linux-vmware-toolbox4/pkg-comment deleted file mode 100644 index 96f35481cd83..000000000000 --- a/emulators/linux-vmware-toolbox4/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -VMware toolbox for FreeBSD Guest OS (full-featured Linux version) |