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-toolbox6 | |
parent | Cosmetics: Reorder variables which portlint suggests. Use LOCALBASE where (diff) |
De-pkg-comment.
Diffstat (limited to 'emulators/linux-vmware-toolbox6')
-rw-r--r-- | emulators/linux-vmware-toolbox6/Makefile | 1 | ||||
-rw-r--r-- | emulators/linux-vmware-toolbox6/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/emulators/linux-vmware-toolbox6/Makefile b/emulators/linux-vmware-toolbox6/Makefile index 040fd931fff5..ee82e72ab6a9 100644 --- a/emulators/linux-vmware-toolbox6/Makefile +++ b/emulators/linux-vmware-toolbox6/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-toolbox6/pkg-comment b/emulators/linux-vmware-toolbox6/pkg-comment deleted file mode 100644 index 96f35481cd83..000000000000 --- a/emulators/linux-vmware-toolbox6/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -VMware toolbox for FreeBSD Guest OS (full-featured Linux version) |